summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:22:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:22:52 +0900
commitba611a1d3e682aa5006e5f3b6dd4e3026ef96ad8 (patch)
tree4c33be9b059dca8830fa7e65a19cbe1eaaaaf8cf
parent922682144ed18107ee71290db431070d1b1df84e (diff)
downloadtdemultimedia-ba611a1d3e682aa5006e5f3b6dd4e3026ef96ad8.tar.gz
tdemultimedia-ba611a1d3e682aa5006e5f3b6dd4e3026ef96ad8.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 70b8235e5b33624c827ce175257401ee6267702f)
-rw-r--r--kaudiocreator/encoderoutput.ui3
-rw-r--r--kscd/panel.ui6
2 files changed, 0 insertions, 9 deletions
diff --git a/kaudiocreator/encoderoutput.ui b/kaudiocreator/encoderoutput.ui
index 8851d0f4..a99d3c83 100644
--- a/kaudiocreator/encoderoutput.ui
+++ b/kaudiocreator/encoderoutput.ui
@@ -77,9 +77,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/kscd/panel.ui b/kscd/panel.ui
index 2ef615ef..c9f12409 100644
--- a/kscd/panel.ui
+++ b/kscd/panel.ui
@@ -348,9 +348,6 @@
<property name="text">
<string>Stop</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="flat">
<bool>true</bool>
</property>
@@ -373,9 +370,6 @@
<property name="text">
<string>Loop</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toggleButton">
<bool>true</bool>
</property>