PluginProjectWeb.py

changeset 32
1fa09d596edb
parent 30
38092622e612
child 34
a6d8718f37b5
equal deleted inserted replaced
31:4c569c1682da 32:1fa09d596edb
26 # Start-Of-Header 26 # Start-Of-Header
27 name = "Generic Web Project Plug-in" 27 name = "Generic Web Project Plug-in"
28 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 28 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
29 autoactivate = True 29 autoactivate = True
30 deactivateable = True 30 deactivateable = True
31 version = "2.0.0" 31 version = "2.1.0"
32 className = "ProjectWebPlugin" 32 className = "ProjectWebPlugin"
33 packageName = "ProjectWeb" 33 packageName = "ProjectWeb"
34 shortDescription = "Support for Web projects and web related tools." 34 shortDescription = "Support for Web projects and web related tools."
35 longDescription = ( 35 longDescription = (
36 """This plug-in provides support for ordinary web projects and some web""" 36 """This plug-in provides support for ordinary web projects and some web"""

eric ide

mercurial