From: oes Date: Fri, 8 Mar 2002 16:49:18 +0000 (+0000) Subject: Added FEATURE_NO_GIFS X-Git-Tag: v_2_9_12~99 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=a6552239cc006aa29e144693d3438097dc72b9d7 Added FEATURE_NO_GIFS --- diff --git a/templates/show-status b/templates/show-status index b6e45855..671cc748 100644 --- a/templates/show-status +++ b/templates/show-status @@ -250,6 +250,11 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. @if-FEATURE_KILL_POPUPS-then@ Yes @else-not-FEATURE_KILL_POPUPS@ No @endif-FEATURE_KILL_POPUPS@ Allows the +no-popups action, to block JavaScript popups. + + FEATURE_NO_GIFS + @if-FEATURE_NO_GIFS-then@ Yes @else-not-FEATURE_NO_GIFS@ No @endif-FEATURE_NO_GIFS@ + Use PNG instead of GIF for the built-in images. + FEATURE_PTHREAD @if-FEATURE_PTHREAD-then@ Yes @else-not-FEATURE_PTHREAD@ No @endif-FEATURE_PTHREAD@