summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-13 11:39:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-13 11:39:38 +0900
commit0c42c72bd3510acf9daa9126b19d39b36cf9ebf9 (patch)
treedcc15079a04dddf1e49f3fad85d9d79a2870ba14
parente884ec2ace1f5fe5f783e1802a1a91784c363ff3 (diff)
downloadkbfx-0c42c72b.tar.gz
kbfx-0c42c72b.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--configdialog/kbfxconfigdlgmain.ui12
-rw-r--r--configdialog/kbfxconfigdlgplugins.ui6
2 files changed, 0 insertions, 18 deletions
diff --git a/configdialog/kbfxconfigdlgmain.ui b/configdialog/kbfxconfigdlgmain.ui
index 25b622e..60e6ce2 100644
--- a/configdialog/kbfxconfigdlgmain.ui
+++ b/configdialog/kbfxconfigdlgmain.ui
@@ -223,9 +223,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
- <property name="accel">
- <string>Alt+H</string>
- </property>
<property name="autoDefault">
<bool>false</bool>
</property>
@@ -254,9 +251,6 @@
<property name="text">
<string>&amp;Default</string>
</property>
- <property name="accel">
- <string>Alt+D</string>
- </property>
<property name="autoDefault">
<bool>false</bool>
</property>
@@ -302,9 +296,6 @@
<property name="text">
<string>&amp;Apply</string>
</property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
<property name="autoDefault">
<bool>false</bool>
</property>
@@ -333,9 +324,6 @@
<property name="text">
<string>E&amp;xit</string>
</property>
- <property name="accel">
- <string>Alt+X</string>
- </property>
<property name="autoDefault">
<bool>false</bool>
</property>
diff --git a/configdialog/kbfxconfigdlgplugins.ui b/configdialog/kbfxconfigdlgplugins.ui
index 9efc98d..e1de961 100644
--- a/configdialog/kbfxconfigdlgplugins.ui
+++ b/configdialog/kbfxconfigdlgplugins.ui
@@ -222,9 +222,6 @@
<property name="text">
<string>&amp;Configure Plugin</string>
</property>
- <property name="accel">
- <string>Alt+C</string>
- </property>
<property name="toolTip" stdset="0">
<string>Configure the selected plugin</string>
</property>
@@ -250,9 +247,6 @@
<property name="text">
<string>&amp;Plugin Information</string>
</property>
- <property name="accel">
- <string>Alt+P</string>
- </property>
<property name="toolTip" stdset="0">
<string>Information about the selected plugin</string>
</property>