123456789101112131415 |
- $MirOS: ports/www/lynx/patches/patch-samples_lynx_lss,v 1.2 2007/05/20 12:06:19 tg Exp $
- usability
- --- lynx2-8-7.orig/samples/lynx.lss 2006-09-19 02:28:28.000000000 +0200
- +++ lynx2-8-7/samples/lynx.lss 2009-06-13 11:46:29.000000000 +0200
- @@ -6,7 +6,7 @@
- # If you really want the terminal's default colors, and if lynx is built using
- # ncurses' default-color support, remove these two lines:
- normal: normal: lightgray:black
- -default: normal: white:black
- +default: normal: lightgray:black
-
- # Normal type styles correspond to HTML tags.
- #
|