From: swa Date: Sun, 24 Mar 2002 13:02:18 +0000 (+0000) Subject: name change related issues. X-Git-Tag: v_2_9_13~35 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=b2b7caccd48b3bdd07e3d3e2fd6f426f58da31e0 name change related issues. --- diff --git a/advanced.action b/advanced.action index d44f225f..8c6e95a8 100644 --- a/advanced.action +++ b/advanced.action @@ -1,8 +1,8 @@ ###################################################################### # -# File : $Source: /cvsroot/ijbswa/current/ijb-advanced.action,v $ +# File : $Source: /cvsroot/ijbswa/current/advanced.action,v $ # -# $Id: ijb-advanced.action,v 1.2 2002/03/13 14:24:09 swa Exp $ +# $Id: advanced.action,v 1.1 2002/03/24 11:37:39 jongfoster Exp $ # # Purpose : Most agressive actions file, see # http://ijbswa.sourceforge.net/faq/questions.html#CONFIGFILES @@ -56,7 +56,7 @@ ###################################################################### # # Copyright : Written by and Copyright (C) 2001 the SourceForge -# IJBSWA team. http://ijbswa.sourceforge.net +# Privoxy team. http://ijbswa.sourceforge.net # # Based on the Internet Junkbuster originally written # by and Copyright (C) 1997 Anonymous Coders and diff --git a/basic.action b/basic.action index 90b40f01..2005cd46 100644 --- a/basic.action +++ b/basic.action @@ -1,8 +1,8 @@ ###################################################################### # -# File : $Source: /cvsroot/ijbswa/current/ijb-basic.action,v $ +# File : $Source: /cvsroot/ijbswa/current/basic.action,v $ # -# $Id: ijb-basic.action,v 1.3 2002/03/13 14:24:09 swa Exp $ +# $Id: basic.action,v 1.1 2002/03/24 11:37:39 jongfoster Exp $ # # Purpose : Very basic actions file, see # http://ijbswa.sourceforge.net/faq/questions.html#CONFIGFILES @@ -343,7 +343,7 @@ rstrip.namezero.com ###################################################################### # # Copyright : Written by and Copyright (C) 2001 the SourceForge -# IJBSWA team. http://ijbswa.sourceforge.net +# Privoxy team. http://ijbswa.sourceforge.net # # Based on the Internet Junkbuster originally written # by and Copyright (C) 1997 Anonymous Coders and diff --git a/config b/config index e183e6f7..d970941d 100644 --- a/config +++ b/config @@ -1,7 +1,7 @@ # Sample Configuration file for Privoxy # -# $Id: config,v 1.29 2002/03/05 21:14:13 david__schmidt Exp $ +# $Id: config,v 1.30 2002/03/24 11:37:39 jongfoster Exp $ # # Table of Contents @@ -84,12 +84,12 @@ logdir . # # Default: Cookies to and from all destinations are filtered. # Popups are disabled for all sites. -# All sites are filtered if re_filterfile specified. +# All sites are filtered if filterfile specified. # No sites are blocked. Nothing is an image. # actionsfile default.action -# The re_filterfile contains content modification rules. These rules +# The filterfile contains content modification rules. These rules # permit powerful changes on the content of Web pages, e.g., you # could disable your favourite JavaScript annoyances, rewrite the # actual content, or just have some fun replacing "Microsoft" @@ -97,7 +97,7 @@ actionsfile default.action # # Default: content modification. (see '+-filter' in actionsfile) # -re_filterfile default.filter +filterfile default.filter # # The logfile is where all logging and error messages are written. diff --git a/default.action b/default.action index 604ec05c..6ade0443 100644 --- a/default.action +++ b/default.action @@ -1,9 +1,9 @@ ############################################################################# -# Sample actions file for the Internet Junkbuster 2.9.x +# Sample actions file for Privoxy # # For information, see http://ijbswa.sourceforge.net/ # -# $Id: ijb.action,v 1.9 2002/03/13 14:24:09 swa Exp $ +# $Id: default.action,v 1.1 2002/03/24 11:37:39 jongfoster Exp $ # # Purpose : Default actions file, see # http://ijbswa.sourceforge.net/faq/questions.html#CONFIGFILES diff --git a/default.filter b/default.filter index b4ebf78e..6046ee8d 100644 --- a/default.filter +++ b/default.filter @@ -1,11 +1,11 @@ # ******************************************************************** # -# File : $Source: /cvsroot/ijbswa/current/re_filterfile,v $ +# File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # # Purpose : Rules to process the content of web pages # # Copyright : Written by and Copyright (C) 2001 the SourceForge -# IJBSWA team. http://ijbswa.sourceforge.net +# Privoxy team. http://ijbswa.sourceforge.net # # This program is free software; you can redistribute it # and/or modify it under the terms of the GNU General @@ -26,7 +26,10 @@ # Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # Revisions : -# $Log: re_filterfile,v $ +# $Log: default.filter,v $ +# Revision 1.1 2002/03/24 11:37:39 jongfoster +# Name change +# # Revision 1.24 2002/03/16 20:39:54 oes # - Added descriptions to the filters so users will know what they select in the cgi editor # - Added content-cookies filter diff --git a/intermediate.action b/intermediate.action index 1da0e3c1..b8005d84 100644 --- a/intermediate.action +++ b/intermediate.action @@ -1,8 +1,8 @@ ###################################################################### # -# File : $Source: /cvsroot/ijbswa/current/ijb-intermediate.action,v $ +# File : $Source: /cvsroot/ijbswa/current/intermediate.action,v $ # -# $Id: ijb-intermediate.action,v 1.2 2002/03/13 14:24:09 swa Exp $ +# $Id: intermediate.action,v 1.1 2002/03/24 11:37:39 jongfoster Exp $ # # Purpose : More agressive actions file, see # http://ijbswa.sourceforge.net/faq/questions.html#CONFIGFILES @@ -56,7 +56,7 @@ ###################################################################### # # Copyright : Written by and Copyright (C) 2001 the SourceForge -# IJBSWA team. http://ijbswa.sourceforge.net +# Privoxy team. http://ijbswa.sourceforge.net # # Based on the Internet Junkbuster originally written # by and Copyright (C) 1997 Anonymous Coders and