diff options
author | Michele Calgaro <[email protected]> | 2022-09-10 14:38:51 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-10 14:38:51 +0900 |
commit | 12aa7c9bb0fb16d3f880dcae68e6d27adf515765 (patch) | |
tree | 38677669aad3a43452098eb0a6f7e78f52e7418f /plugins/alsa-sound/alsa-mixer-element-ui.ui | |
parent | 09b98ed91a511e20b8f0294c2deee67a87668b68 (diff) | |
download | tderadio-12aa7c9bb0fb16d3f880dcae68e6d27adf515765.tar.gz tderadio-12aa7c9bb0fb16d3f880dcae68e6d27adf515765.zip |
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'plugins/alsa-sound/alsa-mixer-element-ui.ui')
-rw-r--r-- | plugins/alsa-sound/alsa-mixer-element-ui.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/alsa-sound/alsa-mixer-element-ui.ui b/plugins/alsa-sound/alsa-mixer-element-ui.ui index 87cdfa5..a97b7a1 100644 --- a/plugins/alsa-sound/alsa-mixer-element-ui.ui +++ b/plugins/alsa-sound/alsa-mixer-element-ui.ui @@ -209,9 +209,6 @@ <property name="text"> <string>O&n</string> </property> - <property name="accel"> - <string>Alt+N</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -220,9 +217,6 @@ <property name="text"> <string>&Use</string> </property> - <property name="accel"> - <string>Alt+U</string> - </property> </widget> </vbox> </widget> |