From 98f12997941e80007e04bf76ee67a6f4a6b2eb97 Mon Sep 17 00:00:00 2001 From: christianpawlak Date: Fri, 8 Nov 2013 22:01:12 -0500 Subject: [PATCH 1/3] spelling errors in readme_plugin_lin.txt --- src/tools/readme_plugin_lin.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/tools/readme_plugin_lin.txt b/src/tools/readme_plugin_lin.txt index b76ef3b9..d83b7cf1 100644 --- a/src/tools/readme_plugin_lin.txt +++ b/src/tools/readme_plugin_lin.txt @@ -22,7 +22,7 @@ and use the one that is found first: Tor does not necessarily need to be running or configured in any special way to use ToChat, TorChat will care about all that automatically. -It will start a separate process with its own configuation that will not +It will start a separate process with its own configuration that will not and can not interfere with your existing tor configuration and usage. Now start pidgin from within a console window. You should see some @@ -33,14 +33,14 @@ for a username just enter your name (or anything else), this is NOT the TorChat ID, its just an account name to tell different TorChat profiles apart with a human readable name. It will create a config folder ~/.torchat2_accountname/ for each account (profile). You can create as -many accounts (profiles) as you want and use them all simultanously. +many accounts (profiles) as you want and use them all simultaneously. If you need a log file for debugging purposes create the folder ~/torchatlogs before you start it, TorChat will detect this and enable -logging for the plugin and for tor, if you want to disable logging smply +logging for the plugin and for tor, if you want to disable logging simply remove this folder. The TorChat plugin will recognize the following environment variables on all platforms: PURPLEHOME, APPDATA, TOR_EXE to override the defaults -for the data directory (if you want to include it with portable Pidgn), +for the data directory (if you want to include it with portable Pidgin), TOR_EXE is the path and name of the tor binary (not just the folder). From 6453d3c302fc2b8c2c5dcb6d2048f43f9244f31e Mon Sep 17 00:00:00 2001 From: christianpawlak Date: Fri, 8 Nov 2013 22:08:06 -0500 Subject: [PATCH 2/3] Update readme_plugin_win.txt --- src/tools/readme_plugin_win.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/tools/readme_plugin_win.txt b/src/tools/readme_plugin_win.txt index b67df416..2fd3aa74 100644 --- a/src/tools/readme_plugin_win.txt +++ b/src/tools/readme_plugin_win.txt @@ -13,8 +13,8 @@ rights for this): %ProgramFiles%\Pidgin\plugins\ You also must have Tor installed in the usual location, this must -be one of the following folders (this is where the offical Tor -installer will install Tor.exe), TorChat will automtically search +be one of the following folders (this is where the official Tor +installer will install Tor.exe), TorChat will automatically search these folders and use the one that is first found: %ProgramFiles%\Tor\ @@ -34,12 +34,12 @@ for a username just enter your name (or anything else), this is NOT the TorChat ID, its just an account name to tell different TorChat profiles apart with a human readable name. It will create a config folder %APPDATA%\torchat2_accountname\ for each account (profile). You can create -as many accounts (profiles) as you want and use them all simultanously. +as many accounts (profiles) as you want and use them all simultaneously. If you need a log file for debugging purposes create the folder %APPDATA%\torchatlogs before you start it, TorChat will detect this and enable logging for the plugin and for tor, if you want to disable logging -smply remove this folder. +simply remove this folder. The TorChat plugin will recognize the following environment variables on all platforms: PURPLEHOME, APPDATA, TOR_EXE to override the defaults From 52c10f6b3fd0693ed7179e8f95f953f723f7c793 Mon Sep 17 00:00:00 2001 From: christianpawlak Date: Fri, 8 Nov 2013 22:22:10 -0500 Subject: [PATCH 3/3] Update readme_plugin_win.txt --- src/tools/readme_plugin_win.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/readme_plugin_win.txt b/src/tools/readme_plugin_win.txt index 2fd3aa74..c62c84a9 100644 --- a/src/tools/readme_plugin_win.txt +++ b/src/tools/readme_plugin_win.txt @@ -20,7 +20,7 @@ these folders and use the one that is first found: %ProgramFiles%\Tor\ %ProgramFiles%\Vidalia Bundle\Tor\ - Tor only needs to be installed on your computer, it doesn not need to + Tor only needs to be installed on your computer, it does not need to be running or configured in any special way to use TorChat. TorChat will take care of all that automatically and without interfering with your other usage of Tor.