diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 17:19:40 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 17:19:40 +0900 |
| commit | c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2 (patch) | |
| tree | 5e99fe53773ff069fb08a298fcbe356b7dd2bb7a /src/server.ui | |
| parent | cf298aba5762320747798e1ee31968af0ebc8c72 (diff) | |
| download | tork-c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2.tar.gz tork-c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2.zip | |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/server.ui')
| -rw-r--r-- | src/server.ui | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/server.ui b/src/server.ui index 1f695ef..8de1385 100644 --- a/src/server.ui +++ b/src/server.ui @@ -60,9 +60,6 @@ <property name="text"> <string>Never Run As a Server, &Even If Tor Thinks I've Got The Girth</string> </property> - <property name="accel"> - <string>Alt+E</string> - </property> </widget> <widget class="TQGroupBox" row="1" column="0"> <property name="name"> @@ -298,9 +295,6 @@ <property name="text"> <string>Let the Tor Network know about me as a server</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="Line"> <property name="name"> @@ -323,9 +317,6 @@ <property name="text"> <string>&Act as a Relay Server Only (Disables Your Exit Policies in the Tab Above).</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -334,9 +325,6 @@ <property name="text"> <string>&Act as an Anti-Censorship Relay</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> </widget> </vbox> </widget> @@ -376,9 +364,6 @@ <property name="text"> <string>Let Tor figure out the &best performance options to use</string> </property> - <property name="accel"> - <string>Alt+B</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -675,9 +660,6 @@ <property name="text"> <string>O&K</string> </property> - <property name="accel"> - <string>Alt+K</string> - </property> </widget> <widget class="TQComboBox" row="1" column="1"> <item> |
