Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 94a38124fc)
r14.0.x
Michele Calgaro 2 years ago
parent aac369dbfd
commit 2b133a2d1d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -104,9 +104,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -132,9 +129,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -92,9 +92,6 @@
<property name="text">
<string>Single dialog for each variable within a snippet</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -109,9 +106,6 @@
<property name="text">
<string>One dialog for all variables within a snippet</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>false</bool>
</property>

@ -143,9 +143,6 @@
<property name="text">
<string>None</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
@ -154,9 +151,6 @@
<property name="text">
<string>SSL</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
@ -165,9 +159,6 @@
<property name="text">
<string>TLS</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</vbox>
</widget>

@ -234,9 +234,6 @@
<property name="text">
<string>Show all except selected</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="buttonGroupId">
<number>1</number>
</property>
@ -251,9 +248,6 @@
<property name="text">
<string>Show only selected</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="buttonGroupId">
<number>0</number>
</property>
@ -268,9 +262,6 @@
<property name="text">
<string>Change...</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</grid>
</widget>
@ -281,9 +272,6 @@
<property name="text">
<string>Hide to-dos not assigned to me</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>This option hides all to-dos from your list which are assigned to someone else.&lt;br&gt;
Only to-dos which have least one attendee will be checked. If you are not in the list of attendees the to-do will be hidden.</string>

@ -245,9 +245,6 @@
<property name="text">
<string>Due date</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>

@ -299,9 +299,6 @@
<property name="text">
<string>Save as &amp;Distribution List...</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
</widget>
<widget class="TQPushButton" row="3" column="0">
<property name="name">

Loading…
Cancel
Save