From e793c7c5782679b351d221255529fa5230f0a873 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 12 Apr 2007 11:33:22 +0000 Subject: [PATCH] Fix action order. --- standard.action | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/standard.action b/standard.action index 7e574bc5..48409cd1 100644 --- a/standard.action +++ b/standard.action @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/standard.action,v $ # -# $Id: standard.action,v 1.18 2007/01/22 16:06:28 fabiankeil Exp $ +# $Id: standard.action,v 1.19 2007/03/20 15:40:00 fabiankeil Exp $ # # Purpose : Provide prefedined sets of actions, see # http://www.privoxy.org/user-manual/actions-file.html @@ -79,8 +79,8 @@ -inspect-jpegs \ -kill-popups \ -limit-connect \ --prevent-compression \ -overwrite-last-modified \ +-prevent-compression \ -redirect \ -send-vanilla-wafer \ -send-wafer \ @@ -148,8 +148,8 @@ standard.Cautious -inspect-jpegs \ -kill-popups \ -limit-connect \ --prevent-compression \ -overwrite-last-modified \ +-prevent-compression \ -redirect \ -send-vanilla-wafer \ -send-wafer \ @@ -224,8 +224,8 @@ standard.Medium -inspect-jpegs \ -kill-popups \ +limit-connect{,} \ --prevent-compression \ +overwrite-last-modified{randomize} \ +-prevent-compression \ -redirect \ -send-vanilla-wafer \ -send-wafer \ -- 2.39.2