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/maxmin.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/maxmin.ui')
-rw-r--r-- | src/maxmin.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/maxmin.ui b/src/maxmin.ui index db5a6a8..4f68bbe 100644 --- a/src/maxmin.ui +++ b/src/maxmin.ui @@ -173,9 +173,6 @@ <property name="text"> <string>Let Tor &figure out the best bandwidth options to use.</string> </property> - <property name="accel"> - <string>Alt+F</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -384,9 +381,6 @@ <property name="text"> <string>Use Scheduled Bandwidth</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>false</bool> </property> |