Plugins/PluginWizardE5MessageBox.py

changeset 3180
2ed66f1e69fd
parent 3160
209a07d7e401
child 3190
a9a94491c4fd
equal deleted inserted replaced
3176:51feb6174cc2 3180:2ed66f1e69fd
17 # Start-Of-Header 17 # Start-Of-Header
18 name = "E5MessageBox Wizard Plugin" 18 name = "E5MessageBox Wizard Plugin"
19 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 19 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
20 autoactivate = True 20 autoactivate = True
21 deactivateable = True 21 deactivateable = True
22 version = "5.4.0" 22 version = "5.5.0"
23 className = "E5MessageBoxWizard" 23 className = "E5MessageBoxWizard"
24 packageName = "__core__" 24 packageName = "__core__"
25 shortDescription = "Show the E5MessageBox wizard." 25 shortDescription = "Show the E5MessageBox wizard."
26 longDescription = """This plugin shows the E5MessageBox wizard.""" 26 longDescription = """This plugin shows the E5MessageBox wizard."""
27 pyqtApi = 2 27 pyqtApi = 2

eric ide

mercurial