From bdce9864553e64d39d9908d85e154675c5d093f1 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Mon, 27 Jun 2011 08:15:21 +0000 Subject: =?UTF-8?q?=E2=80=A2=20fixed=20minimal=20size=20of=20Bundle=20Edit?= =?UTF-8?q?or's=20right=20split=20view=20=E2=80=A2=20added=20to=20default?= =?UTF-8?q?=20bundles=20SHA1=20und=20MD5=20the=20key:=20=09isDefaultB?= =?UTF-8?q?undle=20=09=20-=20for=20both=20bundles=20descripti?= =?UTF-8?q?on=20and=20author=20are=20missing=20=E2=80=A2=20removed=20bundl?= =?UTF-8?q?e=20file=20'echo=20n'=20from=20SHA1=20package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SharedSupport/Default Bundles/MD5 Hash.spBundle/command.plist | 2 ++ SharedSupport/Default Bundles/SHA1 Hash.spBundle/command.plist | 2 ++ SharedSupport/Default Bundles/SHA1 Hash.spBundle/echo-n | 1 - 3 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 SharedSupport/Default Bundles/SHA1 Hash.spBundle/echo-n (limited to 'SharedSupport') 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) inputfield uuid 8CAA33B3-D168-47FC-A9BE-EA5A8576E380 + isDefaultBundle + diff --git a/SharedSupport/Default Bundles/SHA1 Hash.spBundle/command.plist b/SharedSupport/Default Bundles/SHA1 Hash.spBundle/command.plist index a68eae1f..93300c53 100644 --- a/SharedSupport/Default Bundles/SHA1 Hash.spBundle/command.plist +++ b/SharedSupport/Default Bundles/SHA1 Hash.spBundle/command.plist @@ -23,5 +23,7 @@ print Digest::SHA1.hexdigest(gets) inputfield uuid 19F272BA-1369-48A7-B10A-4F25EF5B9DD3 + isDefaultBundle + diff --git a/SharedSupport/Default Bundles/SHA1 Hash.spBundle/echo-n b/SharedSupport/Default Bundles/SHA1 Hash.spBundle/echo-n deleted file mode 100644 index 56520c7b..00000000 --- a/SharedSupport/Default Bundles/SHA1 Hash.spBundle/echo-n +++ /dev/null @@ -1 +0,0 @@ -6f1ed002ab5595859014ebf0951522d9 -- cgit v1.2.3