[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r2038: Disable Privoxy's enable-edit-actions feature, too. (in trunk: . pkg/osx pkg/win32)



Author: edmanm
Date: 2007-10-18 12:22:41 -0400 (Thu, 18 Oct 2007)
New Revision: 2038

Modified:
   trunk/
   trunk/pkg/osx/privoxy.config
   trunk/pkg/win32/build-bundle.txt
   trunk/pkg/win32/privoxy.config
Log:
 r2137@lysithea:  edmanm | 2007-10-18 12:22:35 -0400
 Disable Privoxy's enable-edit-actions feature, too.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /local/vidalia/trunk [r2137] on dc66be73-d13e-47ba-a267-8dc7cda68c65

Modified: trunk/pkg/osx/privoxy.config
===================================================================
--- trunk/pkg/osx/privoxy.config	2007-10-17 05:30:42 UTC (rev 2037)
+++ trunk/pkg/osx/privoxy.config	2007-10-18 16:22:41 UTC (rev 2038)
@@ -803,7 +803,7 @@
 #      Note that you must have compiled Privoxy with support for this
 #      feature, otherwise this option has no effect.
 #
-enable-edit-actions 1
+enable-edit-actions 0
 
 #
 #  4.6. ACLs: permit-access and deny-access

Modified: trunk/pkg/win32/build-bundle.txt
===================================================================
--- trunk/pkg/win32/build-bundle.txt	2007-10-17 05:30:42 UTC (rev 2037)
+++ trunk/pkg/win32/build-bundle.txt	2007-10-18 16:22:41 UTC (rev 2038)
@@ -45,8 +45,8 @@
     * Comment out "logfile privoxy.log" in Section 1.5
     * Comment out "jarfile jar.log" in Section 1.6
     * Uncomment "log-messages 1" in Section 6 and change the '1' to a '0'
-    * Modify the values of enable-remote-toggle and enable-remote-http-toggle
-      (Sections 4.3 and 4.4) to be '0'.
+    * Modify the values of enable-remote-toggle, enable-remote-http-toggle,
+      and enable-edit-actions to be '0'. (Sections 4.3, 4.4, and 4.5)
 
    Also modify Privoxy's default.action as follows:
  

Modified: trunk/pkg/win32/privoxy.config
===================================================================
--- trunk/pkg/win32/privoxy.config	2007-10-17 05:30:42 UTC (rev 2037)
+++ trunk/pkg/win32/privoxy.config	2007-10-18 16:22:41 UTC (rev 2038)
@@ -803,7 +803,7 @@
 #      Note that you must have compiled Privoxy with support for this
 #      feature, otherwise this option has no effect.
 #
-enable-edit-actions 1
+enable-edit-actions 0
 
 #
 #  4.6. ACLs: permit-access and deny-access