PluginPySide2PyQt.py

changeset 7
4a49d6b87459
parent 0
4e3bb54c22d7
child 13
ba4283ccf93c
--- 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