diff --git a/src/macosx/Info.plist b/src/macosx/Info.plist
index 17e5547..44975c7 100644
--- a/src/macosx/Info.plist
+++ b/src/macosx/Info.plist
@@ -20,11 +20,11 @@
APPL
CFBundleShortVersionString
0.9 rc3
- CFBundleURLTypes
CFBundleDevelopmentRegion
English
CFBundleSignature
KIWI
+ CFBundleURLTypes
CFBundleURLIconFile
@@ -73,5 +73,29 @@
NSPrincipalClass
GeckoNSApplication
UTExportedTypeDeclarations
+
+
+ UTTypeIdentifier
+ org.kiwix.kiwix.zim
+ UTTypeReferenceURL
+ http://www.kiwix.org
+ UTTypeDescription
+ Kiwix ZIM File
+ UTTypeConformsTo
+
+ public.data
+ public.content
+
+ UTTypeTagSpecification
+
+ com.apple.ostype
+ TBMZ
+ public.filename-extension
+
+ zim
+
+
+
+
-
+
\ No newline at end of file