Added FEATURE_NO_GIFS
[privoxy.git] / templates / show-status
index b6e4585..671cc74 100644 (file)
@@ -250,6 +250,11 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
              <td>@if-FEATURE_KILL_POPUPS-then@ Yes @else-not-FEATURE_KILL_POPUPS@ No @endif-FEATURE_KILL_POPUPS@</td>
              <td>Allows the +no-popups action, to block JavaScript popups.</td>
           </tr>
+          <tr>
+             <td><code>FEATURE_NO_GIFS</code></td>
+             <td>@if-FEATURE_NO_GIFS-then@ Yes @else-not-FEATURE_NO_GIFS@ No @endif-FEATURE_NO_GIFS@</td>
+             <td>Use PNG instead of GIF for the built-in images.</td>
+          </tr>
           <tr>
              <td><code>FEATURE_PTHREAD</code></td>
              <td>@if-FEATURE_PTHREAD-then@ Yes @else-not-FEATURE_PTHREAD@ No @endif-FEATURE_PTHREAD@</td>