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