From a6552239cc006aa29e144693d3438097dc72b9d7 Mon Sep 17 00:00:00 2001 From: oes Date: Fri, 8 Mar 2002 16:49:18 +0000 Subject: [PATCH] Added FEATURE_NO_GIFS --- templates/show-status | 5 +++++ 1 file changed, 5 insertions(+) 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@ -- 2.39.2