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""" |