eric7/Plugins/PluginWizardDotDesktop.py

branch
eric7
changeset 8367
907860ca00d6
parent 8358
144a6b854f70
child 8881
54e42bc2437a
--- a/eric7/Plugins/PluginWizardDotDesktop.py	Sun May 23 15:35:49 2021 +0200
+++ b/eric7/Plugins/PluginWizardDotDesktop.py	Sun May 23 16:35:15 2021 +0200
@@ -82,7 +82,7 @@
         """
         self.__action = EricAction(
             self.tr('.desktop Wizard'),
-            self.tr('.&desktop Wizard...'),
+            self.tr('.desktop Wizard...'),
             0, 0, self,
             'wizards_dotdesktop')
         self.__action.setStatusTip(self.tr('.desktop Wizard'))

eric ide

mercurial