summaryrefslogtreecommitdiffstats
path: root/src/prefpreview.ui
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-09-10 14:31:44 +0900
committerMichele Calgaro <[email protected]>2022-09-10 14:31:44 +0900
commit62b2fc0050b991ecfb1b79329c82030b1302346f (patch)
tree59ac04ea9d15f87b891916bb20f3014d7aabf178 /src/prefpreview.ui
parentf0475ecbe7d94e5d090545afdd43d10d8a9eb505 (diff)
downloadk9copy-62b2fc0050b991ecfb1b79329c82030b1302346f.tar.gz
k9copy-62b2fc0050b991ecfb1b79329c82030b1302346f.zip
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/prefpreview.ui')
-rw-r--r--src/prefpreview.ui8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/prefpreview.ui b/src/prefpreview.ui
index 9230508..602e84b 100644
--- a/src/prefpreview.ui
+++ b/src/prefpreview.ui
@@ -48,19 +48,13 @@
<property name="text">
<string>&amp;Internal Player</string>
</property>
- <property name="accel">
- <string>Alt+I</string>
- </property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>rbMplayer</cstring>
</property>
<property name="text">
- <string>MPlayer</string>
- </property>
- <property name="accel">
- <string>Alt+M</string>
+ <string>&amp;MPlayer</string>
</property>
</widget>
</grid>