Corrected the plug-in short description.

Wed, 18 Dec 2013 16:21:51 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 18 Dec 2013 16:21:51 +0100
changeset 7
4a49d6b87459
parent 6
f5c03d29432e
child 8
bcc1bc95ae1f

Corrected the plug-in short description.

PluginPySide2PyQt.py file | annotate | diff | comparison | revisions
--- a/PluginPySide2PyQt.py	Wed Dec 18 16:21:18 2013 +0100
+++ b/PluginPySide2PyQt.py	Wed Dec 18 16:21:51 2013 +0100
@@ -23,7 +23,7 @@
 version = "0.1.0"
 className = "PySide2PyQtPlugin"
 packageName = "PySide2PyQt"
-shortDescription = "Remove print() like debug statements."
+shortDescription = "Convert PySide file to PyQt4 and vice versa"
 longDescription = \
     """This plug-in implements a tool to convert a PySide file""" \
     """ to PyQt4 and vice versa. It works with the text of the""" \

eric ide

mercurial