23 # Start-Of-Header |
23 # Start-Of-Header |
24 name = "Assistant Eric Plugin" |
24 name = "Assistant Eric Plugin" |
25 author = "Detlev Offenbach <detlev@die-offenbachs.de>" |
25 author = "Detlev Offenbach <detlev@die-offenbachs.de>" |
26 autoactivate = True |
26 autoactivate = True |
27 deactivateable = True |
27 deactivateable = True |
28 version = "2.6.2" |
28 version = "2.6.3" |
29 className = "AssistantEricPlugin" |
29 className = "AssistantEricPlugin" |
30 packageName = "AssistantEric" |
30 packageName = "AssistantEric" |
31 shortDescription = "Alternative autocompletion and calltips provider." |
31 shortDescription = "Alternative autocompletion and calltips provider." |
32 longDescription = \ |
32 longDescription = \ |
33 """This plugin implements an alternative autocompletion and""" \ |
33 """This plugin implements an alternative autocompletion and""" \ |