Remove unnecessary accelerator from .ui files.

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

@ -161,9 +161,6 @@
<property name="text">
<string>...</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">

@ -303,7 +303,7 @@ the Free Software Foundation; either version 2 of the License, or
<string>Show &amp;Advanced Modes &gt;&gt;</string>
</property>
<property name="accel">
<string>Alt+A, Backspace, Tab, Backspace</string>
<string>Tab, Backspace</string>
</property>
<property name="toggleButton">
<bool>true</bool>

@ -172,9 +172,6 @@ the Free Software Foundation; either version 2 of the License, or
<property name="text">
<string>Show sc&amp;rollbar</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="7" column="0" rowspan="1" colspan="2">
<property name="name">

@ -172,9 +172,6 @@
<property name="text">
<string>Mark the last position in a chat window when it is hidden</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Inserts a remember line into the chat window when you switch to another chat window or minimize the application.</string>
</property>

@ -76,9 +76,6 @@ the Free Software Foundation; either version 2 of the License, or
<property name="text">
<string>Convert spaces in file names to underscores before sending</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="4">
<property name="name">
@ -200,9 +197,6 @@ the Free Software Foundation; either version 2 of the License, or
<property name="text">
<string>Enable passive DCC send</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<spacer row="8" column="3">
<property name="name">

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

@ -194,9 +194,6 @@ the Free Software Foundation; either version 2 of the License, or
<property name="text">
<string>Case sensitive</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</grid>
</widget>

@ -168,9 +168,6 @@
<property name="text">
<string>...</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Click to run Regular Expression Editor (KRegExpEditor)</string>
</property>

Loading…
Cancel
Save