diff --git a/QLOPML/Info.plist b/QLOPML/Info.plist
index d696634..6195123 100644
--- a/QLOPML/Info.plist
+++ b/QLOPML/Info.plist
@@ -11,7 +11,7 @@
QLGenerator
LSItemContentTypes
- org.opml
+ org.opml.opml
dyn.ah62d4rv4ge8086drru
@@ -25,7 +25,7 @@
CFBundleName
$(PRODUCT_NAME)
CFBundleShortVersionString
- 1.1
+ 1.2
CFBundleVersion
1
CFPlugInDynamicRegisterFunction
@@ -66,9 +66,9 @@
public.xml
UTTypeDescription
- OPML file
+ OPML document
UTTypeIdentifier
- org.opml
+ org.opml.opml
UTTypeReferenceURL
http://dev.opml.org/spec2.html
UTTypeTagSpecification
@@ -77,6 +77,12 @@
opml
+ public.mime-type
+
+ text/xml
+ text/x-opml
+ application/xml
+