[gimp/gimp-2-8] build: fix more Info.plist keys to be as documented



commit ebe673ea4949327ea68db45898c7447757bd9482
Author: Michael Natterer <mitch gimp org>
Date:   Fri Aug 31 09:06:34 2012 +0200

    build: fix more Info.plist keys to be as documented

 build/osx/Info.plist |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/build/osx/Info.plist b/build/osx/Info.plist
index 1349d3f..add487e 100644
--- a/build/osx/Info.plist
+++ b/build/osx/Info.plist
@@ -15,15 +15,15 @@
 	<key>CFBundleIdentifier</key>
 	<string>org.gimp.gimp</string>
 	<key>CFBundleInfoDictionaryVersion</key>
-	<string>2.8.2</string>
+	<string>6.0</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.8</string>
+	<string>2.8.2</string>
 	<key>CFBundleSignature</key>
 	<string>gimp</string>
 	<key>CFBundleVersion</key>
-	<string>2.8.2</string>
+	<string>2.8.2.2</string>
 	<key>NSHumanReadableCopyright</key>
 	<string>Copyright 2012</string>
 	<key>CFBundleDocumentTypes</key>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]