Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4bf96445fc)
r14.0.x
Michele Calgaro 2 years ago
parent b7cba6f6f0
commit 29471f1579
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -72,9 +72,6 @@
<property name="text">
<string>L&amp;eft</string>
</property>
<property name="accel">
<string>Alt+E</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
@ -86,9 +83,6 @@
<property name="text">
<string>&amp;Center</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
@ -103,9 +97,6 @@
<property name="text">
<string>Ri&amp;ght</string>
</property>
<property name="accel">
<string>Alt+G</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
@ -130,9 +121,6 @@
<property name="text">
<string>&amp;Use shadowed text</string>
</property>
<property name="accel">
<string>Alt+U</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
@ -457,9 +445,6 @@
<property name="text">
<string>Use menu button image insted o&amp;f the app icon</string>
</property>
<property name="accel">
<string>Alt+F</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@ -476,9 +461,6 @@
<property name="text">
<string>Close &amp;window by by double clicking the menu button</string>
</property>
<property name="accel">
<string>Alt+W</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@ -487,9 +469,6 @@
<property name="text">
<string>Show &amp;bottom border when window is shaded</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
</widget>
</vbox>
</widget>
@ -560,9 +539,6 @@
<property name="text">
<string>Colorize &amp;frames</string>
</property>
<property name="accel">
<string>Alt+F</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@ -571,9 +547,6 @@
<property name="text">
<string>Colorize &amp;buttons</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
</widget>
</vbox>
</widget>
@ -595,9 +568,6 @@
<property name="text">
<string>Colorize &amp;frames</string>
</property>
<property name="accel">
<string>Alt+F</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@ -606,9 +576,6 @@
<property name="text">
<string>Colorize &amp;buttons</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
</widget>
</vbox>
</widget>
@ -634,9 +601,6 @@
<property name="text">
<string>&amp;Use buttons animation</string>
</property>
<property name="accel">
<string>Alt+U</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
@ -1578,9 +1542,6 @@
<property name="text">
<string>&amp;Use Masks</string>
</property>
<property name="accel">
<string>Alt+U</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
@ -1751,9 +1712,6 @@
<property name="text">
<string>R&amp;emove Theme</string>
</property>
<property name="accel">
<string>Alt+E</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
@ -1762,9 +1720,6 @@
<property name="text">
<string>&amp;Use This Theme</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
</widget>
</hbox>
</widget>

Loading…
Cancel
Save