PluginProjectWeb.py

changeset 15
41b08b48b114
parent 12
231a6fbd6f0f
child 17
ea6168970971
equal deleted inserted replaced
14:a5d67038f4d8 15:41b08b48b114
28 # Start-Of-Header 28 # Start-Of-Header
29 name = "PluginProjectWeb" 29 name = "PluginProjectWeb"
30 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 30 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
31 autoactivate = True 31 autoactivate = True
32 deactivateable = True 32 deactivateable = True
33 version = "1.1.0" 33 version = "1.1.1"
34 className = "ProjectWebPlugin" 34 className = "ProjectWebPlugin"
35 packageName = "ProjectWeb" 35 packageName = "ProjectWeb"
36 shortDescription = "Support for Web projects and web related tools." 36 shortDescription = "Support for Web projects and web related tools."
37 longDescription = ( 37 longDescription = (
38 """This plug-in provides support for ordinary web projects and some web""" 38 """This plug-in provides support for ordinary web projects and some web"""

eric ide

mercurial