aboutsummaryrefslogtreecommitdiffstats
path: root/Resources
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2009-08-22 18:44:01 +0000
committerBibiko <bibiko@eva.mpg.de>2009-08-22 18:44:01 +0000
commitce3b1d32a5d792e36fa8e4cdcafb4d0e23fafc71 (patch)
tree8bde3d6d107ea71d53b8ba98262403316f33a6ef /Resources
parent3f832f629faf1569637684d6f23a938f6d74553c (diff)
downloadsequelpro-ce3b1d32a5d792e36fa8e4cdcafb4d0e23fafc71.tar.gz
sequelpro-ce3b1d32a5d792e36fa8e4cdcafb4d0e23fafc71.tar.bz2
sequelpro-ce3b1d32a5d792e36fa8e4cdcafb4d0e23fafc71.zip
• changed DocTypes for sql and spf files
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 f62891db..819db1db 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -14,7 +14,7 @@
<key>CFBundleTypeIconFile</key>
<string>appicon.icns</string>
<key>CFBundleTypeName</key>
- <string>DocumentType</string>
+ <string>SequelPro connection</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>connection</string>
@@ -32,7 +32,7 @@
<key>CFBundleTypeIconFile</key>
<string>appicon.icns</string>
<key>CFBundleTypeName</key>
- <string>DocumentType</string>
+ <string>SQL file</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>sql text</string>