Remove unnecessary accelerator from .ui files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/5/head
Michele Calgaro 2 years ago
parent 78e1c99f52
commit bb53dc16ae
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -52,9 +52,6 @@
<property name="text">
<string>&amp;Generate</string>
</property>
<property name="accel">
<string>Alt+G</string>
</property>
</widget>
<widget class="TQComboBox" row="0" column="1">
<property name="name">
@ -111,9 +108,6 @@
<property name="text">
<string>&amp;Opportunistic</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
<property name="toolTip" stdset="0">
<string>Encrypt messages automatically if the other side supports OTR</string>
</property>
@ -125,9 +119,6 @@
<property name="text">
<string>Ne&amp;ver</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
<property name="toolTip" stdset="0">
<string>Never encrypt messages</string>
</property>
@ -139,9 +130,6 @@
<property name="text">
<string>&amp;Manual</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
@ -159,9 +147,6 @@
<property name="text">
<string>Al&amp;ways</string>
</property>
<property name="accel">
<string>Alt+W</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
@ -262,9 +247,6 @@
<property name="text">
<string>&amp;Verify Fingerprint</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
@ -276,9 +258,6 @@
<property name="text">
<string>F&amp;orget Fingerprint</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
</widget>
</grid>
</widget>

@ -30,9 +30,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
@ -49,9 +46,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
@ -119,9 +113,6 @@
<property name="text">
<string>&amp;Manual Authentication</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
@ -138,9 +129,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
<property name="accel">
<string>Alt+H</string>
</property>
</widget>
</widget>
<images>

@ -26,9 +26,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
</widget>
<spacer row="3" column="0" rowspan="1" colspan="2">
<property name="name">

Loading…
Cancel
Save