20 # Start-Of-Header |
20 # Start-Of-Header |
21 name = "Corba Extension Plugin" |
21 name = "Corba Extension 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.1.1" |
25 version = "10.1.2" |
26 className = "CorbaExtensionPlugin" |
26 className = "CorbaExtensionPlugin" |
27 packageName = "ExtensionCorba" |
27 packageName = "ExtensionCorba" |
28 shortDescription = "Support for the development of CORBA projects" |
28 shortDescription = "Support for the development of CORBA projects" |
29 longDescription = ( |
29 longDescription = ( |
30 "This plugin adds support for the development of CORBA related projects." |
30 "This plugin adds support for the development of CORBA related projects." |