PluginColorString.py

changeset 4
40e7964a840d
parent 1
e1f013dc03bb
child 8
ba338747008c
equal deleted inserted replaced
3:b9f1860d5967 4:40e7964a840d
20 # Start-Of-Header 20 # Start-Of-Header
21 name = "Color String Plug-in" 21 name = "Color String Plug-in"
22 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 22 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
23 autoactivate = True 23 autoactivate = True
24 deactivateable = True 24 deactivateable = True
25 version = "0.1.0" 25 version = "0.2.0"
26 className = "ColorStringPlugin" 26 className = "ColorStringPlugin"
27 packageName = "ColorString" 27 packageName = "ColorString"
28 shortDescription = "Insert color as string" 28 shortDescription = "Insert color as string"
29 longDescription = \ 29 longDescription = \
30 """This plug-in implements a tool to select a color via a""" \ 30 """This plug-in implements a tool to select a color via a""" \

eric ide

mercurial