Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/42/head
Michele Calgaro 2 years ago
parent 66409f0389
commit 3e7fcfbb2d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -28,10 +28,7 @@
<cstring>kcfg_PgpCompatibility</cstring>
</property>
<property name="text">
<string>PGP 6 compatibility</string>
</property>
<property name="accel">
<string>Alt+6</string>
<string>PGP &amp;6 compatibility</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;&lt;b&gt;PGP 6 compatibility:&lt;/b&gt;&lt;br /&gt;

@ -157,9 +157,6 @@
<property name="text">
<string></string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</hbox>
</widget>

@ -51,9 +51,6 @@
<property name="text">
<string>Search and replace mode</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">

@ -88,9 +88,6 @@
<property name="text">
<string>Search Now</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="default">
<bool>true</bool>
</property>
@ -102,9 +99,6 @@
<property name="text">
<string>Search Later</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
@ -219,9 +213,6 @@
<property name="text">
<string></string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="KComboBox" row="1" column="1" rowspan="1" colspan="2">
<property name="name">

@ -55,9 +55,6 @@
<property name="text">
<string>Enable commands in replace strings</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="7" column="0">
<property name="name">
@ -90,9 +87,6 @@
<property name="text">
<string>Case sensitive</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
@ -101,9 +95,6 @@
<property name="text">
<string>Recursive (search/replace in all sub folders)</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
<property name="name">

@ -341,9 +341,6 @@
<property name="text">
<string>Auto-Populate...</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="KPushButton" row="1" column="0">
<property name="name">

Loading…
Cancel
Save