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/newfirstrunwizard.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/newfirstrunwizard.ui')
-rw-r--r-- | src/newfirstrunwizard.ui | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/src/newfirstrunwizard.ui b/src/newfirstrunwizard.ui index 1fbd2c9..7e32e7a 100644 --- a/src/newfirstrunwizard.ui +++ b/src/newfirstrunwizard.ui @@ -167,9 +167,6 @@ <property name="text"> <string>No, Tor &is going to run on this PC.</string> </property> - <property name="accel"> - <string>Alt+I</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -181,9 +178,6 @@ <property name="text"> <string>&Yes, I'm going to use TorK to monitor a remote Tor installation.</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> </widget> </grid> </widget> @@ -417,9 +411,6 @@ <property name="text"> <string>Tor &starts in the background when my computer boots up.</string> </property> - <property name="accel"> - <string>Alt+S</string> - </property> <property name="checked"> <bool>false</bool> </property> @@ -431,9 +422,6 @@ <property name="text"> <string>&I have to start Tor manually.</string> </property> - <property name="accel"> - <string>Alt+I</string> - </property> <property name="checked"> <bool>false</bool> </property> @@ -926,9 +914,6 @@ <property name="text"> <string>Modify Tor's Control &File</string> </property> - <property name="accel"> - <string>Alt+F</string> - </property> </widget> <widget class="KURLComboRequester" row="1" column="0"> <property name="name"> @@ -1154,9 +1139,6 @@ to talk to Tor and cleans out a lot of revealing junk from your browser's reques <property name="text"> <string>I &have another Privacy Proxy installed, I want to use that.</string> </property> - <property name="accel"> - <string>Alt+H</string> - </property> <property name="checked"> <bool>false</bool> </property> @@ -1168,9 +1150,6 @@ to talk to Tor and cleans out a lot of revealing junk from your browser's reques <property name="text"> <string>&I want to use Privoxy, so let's try harder to find it/install it.</string> </property> - <property name="accel"> - <string>Alt+I</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -1525,9 +1504,6 @@ to talk to Tor and cleans out a lot of revealing junk from your browser's reques <property name="text"> <string>&Privoxy starts in the background when my computer boots up.</string> </property> - <property name="accel"> - <string>Alt+P</string> - </property> <property name="checked"> <bool>false</bool> </property> @@ -1539,9 +1515,6 @@ to talk to Tor and cleans out a lot of revealing junk from your browser's reques <property name="text"> <string>&I have privoxy installed but it doesn't start up by itself.</string> </property> - <property name="accel"> - <string>Alt+I</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -1614,9 +1587,6 @@ to talk to Tor and cleans out a lot of revealing junk from your browser's reques <property name="text"> <string>Update Privoxy Config</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="KURLComboRequester" row="1" column="0"> <property name="name"> @@ -1826,9 +1796,6 @@ to talk to Tor and cleans out a lot of revealing junk from your browser's reques <property name="text"> <string>Configure Konqueror &For Non-Anonymous Use</string> </property> - <property name="accel"> - <string>Alt+F</string> - </property> </widget> </grid> </widget> |