diff --git a/src/macosx/Info.plist b/src/macosx/Info.plist index 5133d5f..61851ab 100644 --- a/src/macosx/Info.plist +++ b/src/macosx/Info.plist @@ -1,40 +1,40 @@ - - CFBundleExecutable - xulrunner - CFBundleGetInfoString - 0.9 alpha8 - CFBundleIconFile - kiwix.icns - CFBundleIdentifier - org.kiwix.kiwix - CFBundleInfoDictionaryVersion - 0.1 - CFBundleName - Kiwix - CFBundlePackageType - APPL - CFBundleShortVersionString - 0.9 - CFBundleSignature - ???? - - CFBundleURLTypes - - - CFBundleURLIconFile - kiwix.icns - CFBundleURLName - Kiwix URL - CFBundleURLSchemes - - zim - - - - CFBundleVersion - 1.0 - - \ No newline at end of file + + CFBundleExecutable + xulrunner + CFBundleGetInfoString + 0.9 alpha8 + CFBundleIconFile + kiwix.icns + CFBundleIdentifier + org.kiwix.kiwix + CFBundleInfoDictionaryVersion + 0.1 + CFBundleName + Kiwix + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.9 + CFBundleSignature + ???? + + CFBundleURLTypes + + + CFBundleURLIconFile + kiwix.icns + CFBundleURLName + Kiwix URL + CFBundleURLSchemes + + zim + + + + CFBundleVersion + 1.0 + +