aboutsummaryrefslogtreecommitdiffstats
path: root/Resources
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2009-12-18 20:19:03 +0000
committerstuconnolly <stuart02@gmail.com>2009-12-18 20:19:03 +0000
commit9ed7bc2eaa45f6c06477d37ccf206575e06f2187 (patch)
tree60cb6dc91a5b6b29f116f29103a3266f7e3f3c7a /Resources
parente895f8dcba0784e2fee9ba855ee0de12e8deaefb (diff)
downloadsequelpro-9ed7bc2eaa45f6c06477d37ccf206575e06f2187.tar.gz
sequelpro-9ed7bc2eaa45f6c06477d37ccf206575e06f2187.tar.bz2
sequelpro-9ed7bc2eaa45f6c06477d37ccf206575e06f2187.zip
Random source tidy up changes.
Diffstat (limited to 'Resources')
-rw-r--r--Resources/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/Resources/Info.plist b/Resources/Info.plist
index 9d9f8416..7fb4c728 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -14,7 +14,7 @@
<key>CFBundleTypeIconFile</key>
<string>spficon.icns</string>
<key>CFBundleTypeName</key>
- <string>Sequel Pro connection</string>
+ <string>Sequel Pro Connection</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>connection</string>
@@ -32,7 +32,7 @@
<key>CFBundleTypeIconFile</key>
<string>sqlicon.icns</string>
<key>CFBundleTypeName</key>
- <string>SQL file</string>
+ <string>SQL File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>sql text</string>