[gimp/gimp-2-8] build: more Info.plist adjustments
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] build: more Info.plist adjustments
- Date: Fri, 31 Aug 2012 16:53:07 +0000 (UTC)
commit 4364989869d3cb186544917e3edeee75605ac30e
Author: Michael Natterer <mitch gimp org>
Date: Fri Aug 31 18:52:32 2012 +0200
build: more Info.plist adjustments
build/osx/Info.plist | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/build/osx/Info.plist b/build/osx/Info.plist
index add487e..bc1eb91 100644
--- a/build/osx/Info.plist
+++ b/build/osx/Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleName</key>
<string>GIMP</string>
<key>CFBundleGetInfoString</key>
- <string>2.8.2, Copyright 2012</string>
+ <string>2.8.2, Â 1995-2012 The GIMP Development Team</string>
<key>CFBundleIconFile</key>
<string>gimp.icns</string>
<key>CFBundleIdentifier</key>
@@ -25,7 +25,11 @@
<key>CFBundleVersion</key>
<string>2.8.2.2</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2012</string>
+ <string>Â 1995-2012 The GIMP Development Team</string>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.6.0</string>
+ <key>NSHighResolutionCapable</key>
+ <true/>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]