From: hal9 <hal9@users.sourceforge.net>
Date: Sat, 3 Nov 2007 12:08:18 +0000 (+0000)
Subject: Add 'action' suffix to actions files as temp fix until 3.0.7 is out.
X-Git-Tag: v_3_0_7~102
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/man-page/faq/@proxy-info-url@?a=commitdiff_plain;h=14124bcfe49e992a10f8a37863120717bba6cdd5;p=privoxy.git

Add 'action' suffix to actions files as temp fix until 3.0.7 is out.
---

diff --git a/config b/config
index 788fc440..a38e7de3 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
 #        Sample Configuration File for Privoxy v3.0.6
 #
-#  $Id: config,v 1.56 2006/11/14 01:54:36 hal9 Exp $
+#  $Id: config,v 1.57 2007/01/02 01:39:52 david__schmidt Exp $
 #
 #  Copyright (C) 2001-2006 Privoxy Developers http://privoxy.org
 #
@@ -334,9 +334,9 @@ logdir .
 #      privacy considerations, etc. There is no point in using Privoxy
 #      without at least one actions file.
 #
-actionsfile standard  # Internal purpose, recommended
-actionsfile default   # Main actions file
-actionsfile user      # User customizations
+actionsfile standard.action  # Internal purpose, recommended
+actionsfile default.action   # Main actions file
+actionsfile user.action      # User customizations
 
 #
 #  2.4. filterfile