diff options
Diffstat (limited to 'lynx.cfg')
-rw-r--r-- | lynx.cfg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lynx.cfg b/lynx.cfg index 863df9ee..6eb82ab7 100644 --- a/lynx.cfg +++ b/lynx.cfg @@ -1,13 +1,13 @@ -# $LynxId: lynx.cfg,v 1.168 2008/12/28 21:35:23 tom Exp $ +# $LynxId: lynx.cfg,v 1.170 2009/01/01 01:22:26 tom Exp $ # lynx.cfg file. # The default placement for this file is /usr/local/lib/lynx.cfg (Unix) # or Lynx_Dir:lynx.cfg (VMS) # # $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$ -#PRCS LYNX_VERSION "2.8.7dev.11" +#PRCS LYNX_VERSION "2.8.7dev.12" # # $Format: "#PRCS LYNX_DATE \"$ProjectDate$\""$ -#PRCS LYNX_DATE "Sun, 14 Dec 2008 16:24:56 -0800" +#PRCS LYNX_DATE "Wed, 31 Dec 2008 17:22:26 -0800" # # Definition pairs are of the form VARIABLE:DEFINITION # NO spaces are allowed between the pair items. @@ -3566,6 +3566,7 @@ COLOR:6:brightred:black # Each BROKEN_FTP_EPSV gives a string match for the reported FTP server version #BROKEN_FTP_EPSV:(Version wu-2.6.2-12) +.h1 Appearance .h2 FTP_FORMAT # FTP_FORMAT defines the display for remote files. # It uses the same "%" codes as LIST_FORMAT. |