PluginProjectWeb.py

changeset 24
df7785eb1859
parent 22
0da9392cdde8
child 26
a2241ced2f9a
equal deleted inserted replaced
23:591d7fb4d802 24:df7785eb1859
28 # Start-Of-Header 28 # Start-Of-Header
29 name = "Generic Web Project Plug-in" 29 name = "Generic Web Project Plug-in"
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.2" 33 version = "1.1.4"
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