diff options
Diffstat (limited to 'src/otrprefs.ui')
-rw-r--r-- | src/otrprefs.ui | 21 |
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>&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>&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&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>&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&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>&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&orget Fingerprint</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> </widget> </grid> </widget> |