diff options
Diffstat (limited to 'Resources/Info.plist')
-rw-r--r-- | Resources/Info.plist | 4 |
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> |