Wed, 18 Dec 2013 16:21:51 +0100
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""" \