Updating the Info.plist and English.lproj/InfoPlist.strings files to have proper...
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 2 Aug 2007 03:00:52 +0000 (20:00 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 2 Aug 2007 03:00:52 +0000 (20:00 -0700)
English.lproj/InfoPlist.strings
Info.plist

index 997688e2fd53fd8d44166a1895730ea43ed42f47..50d9f1ccfd762fef9f782f222644a425fb6e1f5e 100644 (file)
Binary files a/English.lproj/InfoPlist.strings and b/English.lproj/InfoPlist.strings differ
index a5c6c49664c520843587decdd09e71e40be713fc..b9dc9a4067f1d3043dc385812a69c942c8a54fe0 100644 (file)
@@ -6,6 +6,8 @@
        <string>English</string>
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
+       <key>CFBundleGetInfoString</key>
+       <string>${EXECUTABLE_NAME} 1.0α, Copyright 2007 Blue Static</string>
        <key>CFBundleIconFile</key>
        <string></string>
        <key>CFBundleIdentifier</key>
@@ -20,6 +22,8 @@
        <string>????</string>
        <key>CFBundleVersion</key>
        <string>1.0</string>
+       <key>CFBundleShortVersionString</key>
+       <string>1.0α</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>