aboutsummaryrefslogtreecommitdiffstats
path: root/Info.plist
diff options
context:
space:
mode:
authoravenjamin <avenjamin@gmail.com>2008-10-02 03:55:20 +0000
committeravenjamin <avenjamin@gmail.com>2008-10-02 03:55:20 +0000
commit02d6b66ebe7d725faf932b62762db315ce89d448 (patch)
treef91805b74b0698676b1766d1fe7cb4d7b9110a0a /Info.plist
parent2f9247036502a6ff41c785529c0aa487a8be5994 (diff)
downloadsequelpro-02d6b66ebe7d725faf932b62762db315ce89d448.tar.gz
sequelpro-02d6b66ebe7d725faf932b62762db315ce89d448.tar.bz2
sequelpro-02d6b66ebe7d725faf932b62762db315ce89d448.zip
Fixed Redraw bug. Issue: #37 and #59
Updated Info.plist
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist16
1 files changed, 7 insertions, 9 deletions
diff --git a/Info.plist b/Info.plist
index 763c57c9..dd185810 100644
--- a/Info.plist
+++ b/Info.plist
@@ -27,8 +27,6 @@
</array>
<key>CFBundleExecutable</key>
<string>Sequel Pro</string>
- <key>CFBundleGetInfoString</key>
- <string>Sequel Pro v0.9.2</string>
<key>CFBundleHelpBookFolder</key>
<string>english_help</string>
<key>CFBundleHelpBookName</key>
@@ -37,22 +35,22 @@
<string>appicon.icns</string>
<key>CFBundleIdentifier</key>
<string>com.google.code.sequel-pro</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
<key>CFBundleName</key>
<string>Sequel Pro</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
- <key>CFBundleSignature</key>
- <string>????</string>
<key>CFBundleVersion</key>
- <string>0.9.2</string>
- <key>NSAppleScriptEnabled</key>
- <string>YES</string>
+ <string>154</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
+ <key>CFBundleShortVersionString</key>
+ <string>0.9.2</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>0.9.2 (154)</string>
+ <key>NSAppleScriptEnabled</key>
+ <string>YES</string>
<key>SUFeedURL</key>
<string>http://sequelpro.com/appcast/app-releases.xml</string>
<key>NSServices</key>