summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-09-14 11:16:28 +0900
committerMichele Calgaro <[email protected]>2022-09-14 11:16:49 +0900
commitf24a3cd8b17b08e2b26acbbab44fa42ecfe1450e (patch)
treec356bf43d048cc3a460515587669893ffa29320f
parente7afb9d590a90b1366a983c5eb0b39f58f9bae7a (diff)
downloadtwin-style-suse2-f24a3cd8b17b08e2b26acbbab44fa42ecfe1450e.tar.gz
twin-style-suse2-f24a3cd8b17b08e2b26acbbab44fa42ecfe1450e.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e56bd3156de6ca7939bc44bafa3eb134e7b8bc16)
-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>