Add bundled Tor to Tor connection settings, and make it only work in Windows and Mac, and not in dev mode

This commit is contained in:
Micah Lee 2017-04-08 17:48:58 -07:00
parent 6870cf36d3
commit ad64074a2b
2 changed files with 38 additions and 6 deletions

View file

@ -62,6 +62,7 @@
"gui_settings_sharing_label": "Sharing options",
"gui_settings_close_after_first_download_option": "Stop sharing after first download",
"gui_settings_connection_type_label": "How should OnionShare connect to Tor?",
"gui_settings_connection_type_bundled_option": "Use Tor that is bundled with OnionShare",
"gui_settings_connection_type_automatic_option": "Attempt automatic configuration with Tor Browser",
"gui_settings_connection_type_control_port_option": "Connect using control port",
"gui_settings_connection_type_socket_file_option": "Connect using socket file",