diff options
Diffstat (limited to 'SharedSupport/Default Bundles/SHA1 Hash.spBundle')
-rw-r--r-- | SharedSupport/Default Bundles/SHA1 Hash.spBundle/command.plist | 2 | ||||
-rw-r--r-- | SharedSupport/Default Bundles/SHA1 Hash.spBundle/echo-n | 1 |
2 files changed, 2 insertions, 1 deletions
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) <string>inputfield</string> <key>uuid</key> <string>19F272BA-1369-48A7-B10A-4F25EF5B9DD3</string> + <key>isDefaultBundle</key> + <true/> </dict> </plist> 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 |