diff options
author | Michele Calgaro <[email protected]> | 2022-09-08 17:19:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-08 17:19:40 +0900 |
commit | c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2 (patch) | |
tree | 5e99fe53773ff069fb08a298fcbe356b7dd2bb7a /src/running.ui | |
parent | cf298aba5762320747798e1ee31968af0ebc8c72 (diff) | |
download | tork-c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2.tar.gz tork-c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/running.ui')
-rw-r--r-- | src/running.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/running.ui b/src/running.ui index 5bfb93f..003e594 100644 --- a/src/running.ui +++ b/src/running.ui @@ -223,9 +223,6 @@ <property name="text"> <string>Let Tor look after m&y normal settings.</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -256,9 +253,6 @@ <property name="text"> <string>&Authenticate using cookie created by Tor</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> </widget> <widget class="TQLineEdit" row="0" column="1"> <property name="name"> @@ -325,9 +319,6 @@ <property name="text"> <string>O&K</string> </property> - <property name="accel"> - <string>Alt+K</string> - </property> </widget> <widget class="TQListView" row="0" column="4" rowspan="2" colspan="3"> <column> |