PluginSelectionEncloser.py

changeset 43
135907873e65
parent 41
e747eb5f3f43
child 45
896b66ba45f0
equal deleted inserted replaced
42:bc4eb707c9d7 43:135907873e65
20 # Start-Of-Header 20 # Start-Of-Header
21 name = "Selection Encloser Plug-in" 21 name = "Selection Encloser 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 = "3.0.0" 25 version = "3.1.0"
26 className = "SelectionEncloserPlugin" 26 className = "SelectionEncloserPlugin"
27 packageName = "SelectionEncloser" 27 packageName = "SelectionEncloser"
28 shortDescription = "Enclose the selection with a string." 28 shortDescription = "Enclose the selection with a string."
29 longDescription = ( 29 longDescription = (
30 """This plug-in implements a tool to enclose the selection of""" 30 """This plug-in implements a tool to enclose the selection of"""

eric ide

mercurial