Plugins/PluginWizardE5MessageBox.py

changeset 3677
a53cf139293f
parent 3656
441956d8fce5
child 3987
57354896fd29
child 4022
f5f42921717e
equal deleted inserted replaced
3676:2f62b060a931 3677:a53cf139293f
19 # Start-Of-Header 19 # Start-Of-Header
20 name = "E5MessageBox Wizard Plugin" 20 name = "E5MessageBox Wizard Plugin"
21 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 21 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
22 autoactivate = True 22 autoactivate = True
23 deactivateable = True 23 deactivateable = True
24 version = "5.5.0" 24 version = "6.0.0"
25 className = "E5MessageBoxWizard" 25 className = "E5MessageBoxWizard"
26 packageName = "__core__" 26 packageName = "__core__"
27 shortDescription = "Show the E5MessageBox wizard." 27 shortDescription = "Show the E5MessageBox wizard."
28 longDescription = """This plugin shows the E5MessageBox wizard.""" 28 longDescription = """This plugin shows the E5MessageBox wizard."""
29 pyqtApi = 2 29 pyqtApi = 2

eric ide

mercurial