Fix action order.
authorFabian Keil <fk@fabiankeil.de>
Thu, 12 Apr 2007 11:33:22 +0000 (11:33 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 12 Apr 2007 11:33:22 +0000 (11:33 +0000)
standard.action

index 7e574bc..48409cd 100644 (file)
@@ -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 \