summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 17:22:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 17:22:22 +0900
commita0436b3d35ae00eb81152793ecfed6e71fb848be (patch)
treed0d488fcf1b987ed889290c037d2c3642307d7ed
parent91ef418c66653d93df69802e7429e90697a3052c (diff)
downloadkstreamripper-a0436b3d.tar.gz
kstreamripper-a0436b3d.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/addnewstream.ui6
-rw-r--r--src/kstreamripperbase.ui15
2 files changed, 0 insertions, 21 deletions
diff --git a/src/addnewstream.ui b/src/addnewstream.ui
index a9383be..9fcdb0e 100644
--- a/src/addnewstream.ui
+++ b/src/addnewstream.ui
@@ -87,9 +87,6 @@
<property name="text">
<string>&amp;Ok</string>
</property>
- <property name="accel">
- <string>Alt+O</string>
- </property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
@@ -98,9 +95,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <string>Alt+C</string>
- </property>
</widget>
</grid>
</widget>
diff --git a/src/kstreamripperbase.ui b/src/kstreamripperbase.ui
index 0642c6f..8d2baa8 100644
--- a/src/kstreamripperbase.ui
+++ b/src/kstreamripperbase.ui
@@ -113,9 +113,6 @@
<property name="text">
<string>&amp;Add Stream</string>
</property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
</widget>
<widget class="TQPushButton" row="0" column="1">
<property name="name">
@@ -127,9 +124,6 @@
<property name="text">
<string>&amp;Delete Stream</string>
</property>
- <property name="accel">
- <string>Alt+D</string>
- </property>
</widget>
<widget class="TQPushButton" row="0" column="4">
<property name="name">
@@ -141,9 +135,6 @@
<property name="text">
<string>&amp;Stop Rip</string>
</property>
- <property name="accel">
- <string>Alt+S</string>
- </property>
<property name="on">
<bool>false</bool>
</property>
@@ -158,9 +149,6 @@
<property name="text">
<string>&amp;Tune in</string>
</property>
- <property name="accel">
- <string>Alt+T</string>
- </property>
</widget>
<widget class="TQPushButton" row="0" column="3">
<property name="name">
@@ -172,9 +160,6 @@
<property name="text">
<string>&amp;Rip Stream</string>
</property>
- <property name="accel">
- <string>Alt+R</string>
- </property>
</widget>
</grid>
</widget>