From 028385ac043e6278a5a070b534e40334819e6d79 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 16 Dec 2012 11:06:40 +0000
Subject: [PATCH] Remove an incorrect sentence in the toggle section

The toggle state doesn't affect whether or not the windows
version uses the tray icon and having to toggle Privoxy off
to not show the icon makes no sense (to me) anyway.

Reported by Zeno Kugy in #3596395.
---
 doc/source/p-config.sgml | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 89525799..298c1758 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3,7 +3,7 @@
 
  Purpose     :  Used with other docs and files only.
 
- $Id: p-config.sgml,v 2.89 2012/12/07 12:46:32 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.90 2012/12/16 11:06:08 fabiankeil Exp $
 
  Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -97,7 +97,7 @@
  Sample Configuration File for Privoxy v&p-version;
 </title>
 <para>
- $Id: p-config.sgml,v 2.89 2012/12/07 12:46:32 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.90 2012/12/16 11:06:08 fabiankeil Exp $
 </para>
 <para>
 Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/
@@ -1366,10 +1366,6 @@ actionsfile
     content-neutral proxy with both ad blocking and content filtering
     disabled. See <literal>enable-remote-toggle</literal> below.
    </para>
-   <para>
-    The windows version will only display the toggle icon in the system tray
-    if this option is present.
-   </para>
   </listitem>
  </varlistentry>
 </variablelist>
-- 
2.49.0