From 81a5201e41a2d9f48b117946c54f029a36df2161 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 24 Jun 2012 14:37:08 +0300 Subject: [PATCH] Several Mac manifest file improvements --- src/Info.plist | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/Info.plist b/src/Info.plist index 0c24c4b8d..ba815ae66 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -13,10 +13,6 @@ qBitTorrentDocument CFBundleTypeName BitTorrent Document - CFBundleTypeMIMETypes - - application/x-bittorrent - CFBundleTypeRole Viewer LSHandlerRank @@ -40,20 +36,24 @@ BitTorrent Magnet URL + CFBundleName + qBittorrent CFBundleIconFile qbittorrent_mac.icns CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType APPL - CFBundleGetInfoString + CFBundleShortVersionString 2.9.10 CFBundleSignature - ???? + qBit CFBundleExecutable qbittorrent CFBundleIdentifier org.qbittorrent + NSHumanReadableCopyright + Copyright © 2006-2012 Christophe Dumez UTExportedTypeDeclarations @@ -84,7 +84,5 @@ - NOTE - This file was generated by Qt/QMake.