Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/12/head
Michele Calgaro 2 years ago
parent d832b572e3
commit 8ec629888b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -37,9 +37,6 @@
<property name="text">
<string>OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -62,9 +59,6 @@
<property name="text">
<string>Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -127,9 +121,6 @@
<property name="text">
<string>Remove</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQListBox" row="0" column="3" rowspan="3" colspan="1">
<property name="name">

@ -48,9 +48,6 @@
<property name="text">
<string>Apply</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="0">
<property name="name">
@ -59,9 +56,6 @@
<property name="text">
<string>Help</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -84,9 +78,6 @@
<property name="text">
<string>Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -115,9 +106,6 @@
<property name="text">
<string>OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -522,9 +510,6 @@
<property name="text">
<string>Enable scheme specific Brightness settings</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">

@ -54,9 +54,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
</widget>
<spacer row="1" column="0">
<property name="name">

@ -630,9 +630,6 @@
<property name="text">
<string>OK</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</grid>
</widget>

@ -32,9 +32,6 @@
<property name="text">
<string>OK</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<spacer row="3" column="5" rowspan="1" colspan="2">
<property name="name">
@ -174,9 +171,6 @@
<property name="text">
<string></string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<spacer row="2" column="6">
<property name="name">

Loading…
Cancel
Save