aboutsummaryrefslogtreecommitdiffstats
path: root/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'Resources')
-rw-r--r--Resources/Images/spficon.icnsbin0 -> 107067 bytes
-rw-r--r--Resources/Images/sqlicon.icnsbin0 -> 108457 bytes
-rw-r--r--Resources/Info.plist12
3 files changed, 6 insertions, 6 deletions
diff --git a/Resources/Images/spficon.icns b/Resources/Images/spficon.icns
new file mode 100644
index 00000000..2482ad56
--- /dev/null
+++ b/Resources/Images/spficon.icns
Binary files differ
diff --git a/Resources/Images/sqlicon.icns b/Resources/Images/sqlicon.icns
new file mode 100644
index 00000000..730d8101
--- /dev/null
+++ b/Resources/Images/sqlicon.icns
Binary files differ
diff --git a/Resources/Info.plist b/Resources/Info.plist
index ebd94b5f..9d9f8416 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -12,9 +12,9 @@
<string>spf</string>
</array>
<key>CFBundleTypeIconFile</key>
- <string>appicon.icns</string>
+ <string>spficon.icns</string>
<key>CFBundleTypeName</key>
- <string>SequelPro connection</string>
+ <string>Sequel Pro connection</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>connection</string>
@@ -30,7 +30,7 @@
<string>sql</string>
</array>
<key>CFBundleTypeIconFile</key>
- <string>appicon.icns</string>
+ <string>sqlicon.icns</string>
<key>CFBundleTypeName</key>
<string>SQL file</string>
<key>CFBundleTypeOSTypes</key>
@@ -60,15 +60,15 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.9.6</string>
+ <string>0.9.7</string>
<key>CFBundleVersion</key>
<string></string>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.5.0</string>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2002-2009 Sequel Pro and CocoaMySQL team.</string>
- <key>LSMinimumSystemVersion</key>
- <string>10.5.0</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>