aboutsummaryrefslogtreecommitdiffstats
path: root/SharedSupport/Default Bundles/CopySingleLineQuoted.spBundle
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2011-01-07 07:23:39 +0000
committerBibiko <bibiko@eva.mpg.de>2011-01-07 07:23:39 +0000
commit9694c8e17e09e067964aef42afb6a7ed67e506e0 (patch)
tree53515084b324cc6e5794922412cc659410b7231a /SharedSupport/Default Bundles/CopySingleLineQuoted.spBundle
parent2aaa1bea3adcddeff6e33494052eb6bd946bd124 (diff)
downloadsequelpro-9694c8e17e09e067964aef42afb6a7ed67e506e0.tar.gz
sequelpro-9694c8e17e09e067964aef42afb6a7ed67e506e0.tar.bz2
sequelpro-9694c8e17e09e067964aef42afb6a7ed67e506e0.zip
• improved installation routine for Default Bundles
• added missing key isDefaultBundle to Default Bundles
Diffstat (limited to 'SharedSupport/Default Bundles/CopySingleLineQuoted.spBundle')
-rw-r--r--SharedSupport/Default Bundles/CopySingleLineQuoted.spBundle/command.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/SharedSupport/Default Bundles/CopySingleLineQuoted.spBundle/command.plist b/SharedSupport/Default Bundles/CopySingleLineQuoted.spBundle/command.plist
index 45d4bf86..56cdd9c4 100644
--- a/SharedSupport/Default Bundles/CopySingleLineQuoted.spBundle/command.plist
+++ b/SharedSupport/Default Bundles/CopySingleLineQuoted.spBundle/command.plist
@@ -43,5 +43,7 @@ Version 1.0
<string>Takes the current query or the selection and copies it as a single line quoted multi-line string by appending a ; into the pasteboard</string>
<key>uuid</key>
<string>CDAC825A-AE80-4544-9DBB-8E68A5C540D0</string>
+ <key>isDefaultBundle</key>
+ <true/>
</dict>
</plist>