summaryrefslogtreecommitdiffstats
path: root/src/otrprefs.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 19:38:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 19:38:17 +0900
commitbb53dc16aec5a031f080ff3f09587ecc6fa86ecd (patch)
tree692b5d9d736188e2fafc418f17d70df8603f5f25 /src/otrprefs.ui
parent78e1c99f529ab3299bba0d708d3e6800d76ec8f9 (diff)
downloadkopete-otr-bb53dc16aec5a031f080ff3f09587ecc6fa86ecd.tar.gz
kopete-otr-bb53dc16aec5a031f080ff3f09587ecc6fa86ecd.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/otrprefs.ui')
-rw-r--r--src/otrprefs.ui21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/otrprefs.ui b/src/otrprefs.ui
index 2bcf214..b7a6770 100644
--- a/src/otrprefs.ui
+++ b/src/otrprefs.ui
@@ -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>