Move +handle-as-image description to the alphabetically
authorFabian Keil <fk@fabiankeil.de>
Wed, 30 Jul 2008 15:58:36 +0000 (15:58 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 30 Jul 2008 15:58:36 +0000 (15:58 +0000)
correct position. Anonymously reported in #2032029.

default.action.master

index e8dc6d2..531400b 100644 (file)
@@ -9,7 +9,7 @@
 # 
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 # 
-#  $Id: default.action.master,v 1.129 2008/06/14 13:48:22 fabiankeil Exp $
+#  $Id: default.action.master,v 1.130 2008/07/02 01:17:13 hal9 Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.9 or later due to 
 #                 syntax changes.
 #   decides whether an HTML "blocked"  page, or an empty document will be sent
 #   to the client as a substitute for the blocked content.
 #
+# +handle-as-image
+#    Treat this URL as an image.  This only matters if it's also "+block"ed,
+#    in which case a "blocked" image can be sent rather than a HTML page.
+#    See +set-image-blocker{} for the control over what is actually sent.
+#
 # +hide-accept-language{lang}
 # +hide-accept-language{block}
 #   Deletes or replaces the "Accept-Language:" HTTP header in client
 #      +hide-user-agent{Privoxy/1.0}
 #    (Don't change the version number from 1.0 - after all, why tell them?)
 #
-# +handle-as-image
-#    Treat this URL as an image.  This only matters if it's also "+block"ed,
-#    in which case a "blocked" image can be sent rather than a HTML page.
-#    See +set-image-blocker{} for the control over what is actually sent.
-#
 # +limit-connect{portlist}
 #   The CONNECT methods exists in HTTP to allow access to secure websites
 #   (https:// URLs) through proxies. It works very simply: The proxy