summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-14 11:16:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-14 11:16:28 +0900
commite56bd3156de6ca7939bc44bafa3eb134e7b8bc16 (patch)
treec356bf43d048cc3a460515587669893ffa29320f
parentb1e3a4df8e1381915053c0ff231b44f7fbf8cd82 (diff)
downloadtwin-style-suse2-e56bd315.tar.gz
twin-style-suse2-e56bd315.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/config/configdialog.ui9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/config/configdialog.ui b/src/config/configdialog.ui
index 0b67c41..0be49f8 100644
--- a/src/config/configdialog.ui
+++ b/src/config/configdialog.ui
@@ -101,9 +101,6 @@
<property name="text">
<string>Alwa&amp;ys</string>
</property>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Always draw rounded window top corners.</string>
</property>
@@ -115,9 +112,6 @@
<property name="text">
<string>Not maximi&amp;zed</string>
</property>
- <property name="accel">
- <string>Alt+Z</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Draw rounded top corners if the window is not maximized.</string>
</property>
@@ -129,9 +123,6 @@
<property name="text">
<string>Ne&amp;ver</string>
</property>
- <property name="accel">
- <string>Alt+V</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Never draw rounded window top corners.</string>
</property>