]> git.pld-linux.org Git - packages/lynx.git/blame - lynx.cfg.patch
- up for 2.8.7rel.2
[packages/lynx.git] / lynx.cfg.patch
CommitLineData
5ec5a24a 1--- lynx2-8-7/lynx.cfg~ 2010-06-21 11:27:35.000000000 +0200
2+++ lynx2-8-7/lynx.cfg 2010-06-21 13:35:12.625827117 +0200
6d969959 3@@ -93,7 +93,8 @@
2b7e1f45 4 #
201daeb8
AF
5 # Normally we expect you will connect to a remote site, e.g., the Lynx starting
6 # site:
2e8781c5
JB
7-STARTFILE:http://lynx.isc.org/
8+#STARTFILE:http://lynx.isc.org/
5ec5a24a 9+STARTFILE:file://localhost/~/
201daeb8
AF
10 #
11 # As an alternative, you may want to use a local URL. A good choice for this is
12 # the user's home directory:
5ec5a24a 13@@ -118,9 +119,9 @@
6d969959 14 # This definition will be overridden if the "LYNX_HELPFILE" environment
15 # variable has been set.
2b7e1f45 16 #
5ec5a24a 17-HELPFILE:http://lynx.isc.org/release/lynx2-8-7/lynx_help/lynx_help_main.html
18+#HELPFILE:http://lynx.isc.org/release/lynx2-8-7/lynx_help/lynx_help_main.html
29116e9b 19 .ex
2b7e1f45 20-#HELPFILE:file://localhost/PATH_TO/lynx_help/lynx_help_main.html
5ec5a24a 21+HELPFILE:file://localhost/usr/share/lynx/help/lynx_help_main.html.gz
22
2b7e1f45 23
29116e9b 24 .h2 DEFAULT_INDEX_FILE
5ec5a24a 25@@ -553,7 +554,7 @@
2b7e1f45
AF
26 # Older browser versions will fail so keep NCR_IN_BOOKMARKS:FALSE if you
27 # plan to use them.
28 #
29-#NCR_IN_BOOKMARKS:FALSE
30+NCR_IN_BOOKMARKS:TRUE
31
6d969959 32
33 .h2 FORCE_8BIT_TOUPPER
5ec5a24a 34@@ -2387,7 +2388,8 @@
6d969959 35 #VIEWER:image/tiff:xli %s&:XWINDOWS
2b7e1f45
AF
36 #VIEWER:image/jpeg:xli %s&:XWINDOWS
37 #VIEWER:video/mpeg:mpeg_play %s &:XWINDOWS
6d969959 38-
2b7e1f45
AF
39+VIEWER:image/gif:zgv %s:NON_XWINDOWS
40+VIEWER:image/jpeg:zgv %s:NON_XWINDOWS
41
6d969959 42 .h2 GLOBAL_MAILCAP
43 .h2 PERSONAL_MAILCAP
5ec5a24a 44@@ -3018,16 +3020,14 @@
2b7e1f45
AF
45 #
46 # Uncomment and change any of the compilation defaults.
47 #
48-#COLOR:0:black:white
49-#COLOR:1:blue:white
50-#COLOR:2:yellow:blue
51-#COLOR:3:green:white
52-#COLOR:4:magenta:white
53-#COLOR:5:blue:white
54-#COLOR:6:red:white
398a1959 55-COLOR:6:brightred:black
2b7e1f45 56-#COLOR:7:magenta:cyan
6d969959 57-
2b7e1f45
AF
58+COLOR:0:black:lightgray
59+COLOR:1:blue:lightgray
60+COLOR:2:yellow:blue
61+COLOR:3:black:lightgray
62+COLOR:4:black:lightgray
63+COLOR:5:blue:lightgray
64+COLOR:6:white:blue
65+COLOR:7:lightgray:black
66
6d969959 67 .h2 COLOR_STYLE
68 # Also known as "lss" (lynx style-sheet), the color-style file assigns color
This page took 0.709631 seconds and 4 git commands to generate.