Corrected the short description of the plug-in header. release-0.1.0

Sat, 28 Dec 2013 16:40:52 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 28 Dec 2013 16:40:52 +0100
changeset 4
b0a982bcf664
parent 3
89c590efb397
child 5
9de9174423c0

Corrected the short description of the plug-in header.

PluginToolGenerateHash.py file | annotate | diff | comparison | revisions
PluginToolGenerateHash.zip file | annotate | diff | comparison | revisions
diff -r 89c590efb397 -r b0a982bcf664 PluginToolGenerateHash.py
--- a/PluginToolGenerateHash.py	Sat Dec 28 16:39:32 2013 +0100
+++ b/PluginToolGenerateHash.py	Sat Dec 28 16:40:52 2013 +0100
@@ -24,7 +24,7 @@
 version = "0.1.0"
 className = "ToolGenerateHashPlugin"
 packageName = "ToolGenerateHash"
-shortDescription = "Split, merge or convert camel case text"
+shortDescription = "Generate a hash for a selectable file or directory"
 longDescription = \
     """Plug-in to generate a hash for a selectable file or directory. The"""\
     """ hash string will be inserted at the cursor position of the current"""\
diff -r 89c590efb397 -r b0a982bcf664 PluginToolGenerateHash.zip
Binary file PluginToolGenerateHash.zip has changed

eric ide

mercurial