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

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

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

@ -234,9 +234,6 @@
<property name="text"> <property name="text">
<string>Show all except selected</string> <string>Show all except selected</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="buttonGroupId"> <property name="buttonGroupId">
<number>1</number> <number>1</number>
</property> </property>
@ -251,9 +248,6 @@
<property name="text"> <property name="text">
<string>Show only selected</string> <string>Show only selected</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="buttonGroupId"> <property name="buttonGroupId">
<number>0</number> <number>0</number>
</property> </property>
@ -268,9 +262,6 @@
<property name="text"> <property name="text">
<string>Change...</string> <string>Change...</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</widget> </widget>
</grid> </grid>
</widget> </widget>
@ -281,9 +272,6 @@
<property name="text"> <property name="text">
<string>Hide to-dos not assigned to me</string> <string>Hide to-dos not assigned to me</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="whatsThis" stdset="0"> <property name="whatsThis" stdset="0">
<string>This option hides all to-dos from your list which are assigned to someone else.&lt;br&gt; <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> 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"> <property name="text">
<string>Due date</string> <string>Due date</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="checked"> <property name="checked">
<bool>true</bool> <bool>true</bool>
</property> </property>

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

Loading…
Cancel
Save