aboutsummaryrefslogtreecommitdiffstats
path: root/SharedSupport/Default Bundles/MD5 Hash.spBundle
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2011-06-27 08:15:21 +0000
committerBibiko <bibiko@eva.mpg.de>2011-06-27 08:15:21 +0000
commitbdce9864553e64d39d9908d85e154675c5d093f1 (patch)
treed6990b4f0aa92419198813c0c26736211844d875 /SharedSupport/Default Bundles/MD5 Hash.spBundle
parentafda89c28347bf13bd8c69454a2261dd021c2f5f (diff)
downloadsequelpro-bdce9864553e64d39d9908d85e154675c5d093f1.tar.gz
sequelpro-bdce9864553e64d39d9908d85e154675c5d093f1.tar.bz2
sequelpro-bdce9864553e64d39d9908d85e154675c5d093f1.zip
• fixed minimal size of Bundle Editor's right split view
• added to default bundles SHA1 und MD5 the key: <key>isDefaultBundle</key> <true/> - for both bundles description and author are missing • removed bundle file 'echo n' from SHA1 package
Diffstat (limited to 'SharedSupport/Default Bundles/MD5 Hash.spBundle')
-rw-r--r--SharedSupport/Default Bundles/MD5 Hash.spBundle/command.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/SharedSupport/Default Bundles/MD5 Hash.spBundle/command.plist b/SharedSupport/Default Bundles/MD5 Hash.spBundle/command.plist
index 6ad3635d..0b820665 100644
--- a/SharedSupport/Default Bundles/MD5 Hash.spBundle/command.plist
+++ b/SharedSupport/Default Bundles/MD5 Hash.spBundle/command.plist
@@ -25,5 +25,7 @@ print Digest::MD5.hexdigest(gets)
<string>inputfield</string>
<key>uuid</key>
<string>8CAA33B3-D168-47FC-A9BE-EA5A8576E380</string>
+ <key>isDefaultBundle</key>
+ <true/>
</dict>
</plist>