From 9694c8e17e09e067964aef42afb6a7ed67e506e0 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Fri, 7 Jan 2011 07:23:39 +0000 Subject: =?UTF-8?q?=E2=80=A2=20improved=20installation=20routine=20for=20D?= =?UTF-8?q?efault=20Bundles=20=E2=80=A2=20added=20missing=20key=20isDefaul?= =?UTF-8?q?tBundle=20to=20Default=20Bundles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Default Bundles/CopySingleLineQuoted.spBundle/command.plist | 2 ++ SharedSupport/Default Bundles/DB Report.spBundle/command.plist | 2 ++ SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist | 2 ++ 3 files changed, 6 insertions(+) (limited to 'SharedSupport') 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 Takes the current query or the selection and copies it as a single line quoted multi-line string by appending a ; into the pasteboard uuid CDAC825A-AE80-4544-9DBB-8E68A5C540D0 + isDefaultBundle + diff --git a/SharedSupport/Default Bundles/DB Report.spBundle/command.plist b/SharedSupport/Default Bundles/DB Report.spBundle/command.plist index 03e50adf..e6c808ae 100644 --- a/SharedSupport/Default Bundles/DB Report.spBundle/command.plist +++ b/SharedSupport/Default Bundles/DB Report.spBundle/command.plist @@ -168,5 +168,7 @@ Version 1.0 Display report about all databases of the current connection uuid AC45C093-9157-4E18-9683-C94415995935 + isDefaultBundle + diff --git a/SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist b/SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist index 93816f00..3588396e 100644 --- a/SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist +++ b/SharedSupport/Default Bundles/WrapInDelimiter.spBundle/command.plist @@ -41,5 +41,7 @@ Version 1.0 Wrap the current query or selection in DELIMITER ;; uuid A67BDE10-0A76-45C2-98DB-B35AC731E8DA + isDefaultBundle + -- cgit v1.2.3