--- a/PluginColorString.py Sat Apr 26 15:38:21 2014 +0200 +++ b/PluginColorString.py Sat Apr 26 15:38:32 2014 +0200 @@ -22,7 +22,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "0.2.0" +version = "1.0.0" className = "ColorStringPlugin" packageName = "ColorString" shortDescription = "Insert color as string" @@ -33,6 +33,7 @@ """ the dialog and is replaced with the new color.""" needsRestart = False pyqtApi = 2 +python2Compatible = True # End-Of-Header error = ""