PluginProjectKivy.py

changeset 29
4c485c9c3054
parent 28
2615321bc75b
child 31
0c20b8d83f0b
equal deleted inserted replaced
28:2615321bc75b 29:4c485c9c3054
24 # Start-of-Header 24 # Start-of-Header
25 name = "Kivy Project Plugin" 25 name = "Kivy Project Plugin"
26 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 26 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
27 autoactivate = True 27 autoactivate = True
28 deactivateable = True 28 deactivateable = True
29 version = "2.0.0" 29 version = "2.0.1"
30 className = "ProjectKivyPlugin" 30 className = "ProjectKivyPlugin"
31 packageName = "ProjectKivy" 31 packageName = "ProjectKivy"
32 shortDescription = "Project support for Kivy projects." 32 shortDescription = "Project support for Kivy projects."
33 longDescription = \ 33 longDescription = \
34 """This plugin implements project support for Kivy projects.""" 34 """This plugin implements project support for Kivy projects."""

eric ide

mercurial