From d2688cbbbc17f53db8cb238ec6535f06b4de0fe8 Mon Sep 17 00:00:00 2001 From: reg_ Date: Wed, 20 Jul 2011 09:34:41 +0000 Subject: [PATCH] Added Kiwix icon for .ZIM files on OSX --- src/macosx/Info.plist | 109 ++++++++++++++++++++---------------------- 1 file changed, 53 insertions(+), 56 deletions(-) diff --git a/src/macosx/Info.plist b/src/macosx/Info.plist index 3a4474b..f598b33 100644 --- a/src/macosx/Info.plist +++ b/src/macosx/Info.plist @@ -1,59 +1,56 @@ - + - - CFBundleExecutable - xulrunner - CFBundleGetInfoString - 0.9 beta1 - CFBundleIconFile - kiwix.icns - CFBundleIdentifier - org.kiwix.kiwix - CFBundleInfoDictionaryVersion - 0.1 - CFBundleName - Kiwix - CFBundlePackageType - APPL - CFBundleShortVersionString - 0.3 - CFBundleSignature - ???? - - CFBundleURLTypes - - - CFBundleURLIconFile - kiwix.icns - CFBundleURLName - Kiwix URL - CFBundleURLSchemes - - zim - - - - CFBundleVersion - 1.0 - CFBundleDocumentTypes - - - CFBundleTypeName - ZIM file - CFBundleTypeExtensions - - zim - zimaa - - CFBundleTypeRole - Viewer - CFBundleTypeMIMETypes - - text/xml - data - - - - + + CFBundleExecutable + xulrunner + CFBundleGetInfoString + 0.9 beta1 + CFBundleIconFile + kiwix.icns + CFBundleIdentifier + org.kiwix.kiwix + CFBundleInfoDictionaryVersion + 0.1 + CFBundleName + Kiwix + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.3 + CFBundleSignature + ???? + CFBundleURLTypes + + + CFBundleURLIconFile + kiwix.icns + CFBundleURLName + Kiwix URL + CFBundleURLSchemes + + zim + + + + CFBundleVersion + 1.0 + CFBundleDocumentTypes + + + CFBundleTypeIconFile + kiwix-ZIM.icns + LSHandlerRank + Owner + CFBundleTypeName + OpenZIM Content File + CFBundleTypeExtensions + + zim + + CFBundleTypeRole + Viewer + + +