/[packages]/cauldron/lynx/current/SOURCES/lynx2-8-7-default-config.patch
ViewVC logotype

Contents of /cauldron/lynx/current/SOURCES/lynx2-8-7-default-config.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 626 - (show annotations) (download)
Sat Jan 8 14:30:35 2011 UTC (13 years, 2 months ago) by blino
File size: 2487 byte(s)
imported package lynx
1 --- lynx2-8-7/lynx.cfg.orig 2010-01-03 14:47:10.000000000 +0100
2 +++ lynx2-8-7/lynx.cfg 2010-01-03 14:53:22.000000000 +0100
3 @@ -1,7 +1,8 @@
4 # $LynxId: lynx.cfg,v 1.180 2009/06/07 17:02:21 tom Exp $
5 # lynx.cfg file.
6 -# The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
7 -# or Lynx_Dir:lynx.cfg (VMS)
8 +#
9 +# Please don't edit this file directly (it is updated with every Mandriva
10 +# Linux update, overwriting your changes). Instead, edit /etc/lynx-site.cfg.
11 #
12 # $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$
13 #PRCS LYNX_VERSION "2.8.7rel.1"
14 @@ -93,7 +94,7 @@
15 #
16 # Normally we expect you will connect to a remote site, e.g., the Lynx starting
17 # site:
18 -STARTFILE:http://lynx.isc.org/
19 +STARTFILE:http://www.mandrivalinux.com
20 #
21 # As an alternative, you may want to use a local URL. A good choice for this is
22 # the user's home directory:
23 @@ -118,9 +119,9 @@
24 # This definition will be overridden if the "LYNX_HELPFILE" environment
25 # variable has been set.
26 #
27 -HELPFILE:http://lynx.isc.org/release/lynx2-8-6/lynx_help/lynx_help_main.html
28 +#HELPFILE:http://lynx.isc.org/release/lynx2-8-6/lynx_help/lynx_help_main.html
29 .ex
30 -#HELPFILE:file://localhost/PATH_TO/lynx_help/lynx_help_main.html
31 +HELPFILE:file://localhost//usr/share/lynx_help/lynx_help_main.html
32
33
34 .h2 DEFAULT_INDEX_FILE
35 @@ -553,7 +554,7 @@
36 # Older browser versions will fail so keep NCR_IN_BOOKMARKS:FALSE if you
37 # plan to use them.
38 #
39 -#NCR_IN_BOOKMARKS:FALSE
40 +NCR_IN_BOOKMARKS:TRUE
41
42
43 .h2 FORCE_8BIT_TOUPPER
44 @@ -2314,7 +2315,7 @@
45 # Make this empty (but not commented out) if you don't have such a viewer or
46 # want to disable the built-in default viewer mappings for image types.
47 #
48 -#XLOADIMAGE_COMMAND:xv %s
49 +XLOADIMAGE_COMMAND:xli %s
50
51 # Unix:
52 # =====
53 @@ -2381,11 +2382,11 @@
54 #
55 .ex 7
56 #VIEWER:application/postscript:ghostview %s&:XWINDOWS
57 -#VIEWER:image/gif:xli %s&:XWINDOWS
58 -#VIEWER:image/x-xbm:xli %s&:XWINDOWS
59 -#VIEWER:image/png:xli %s&:XWINDOWS
60 -#VIEWER:image/tiff:xli %s&:XWINDOWS
61 -#VIEWER:image/jpeg:xli %s&:XWINDOWS
62 +VIEWER:image/gif:xli %s&:XWINDOWS
63 +VIEWER:image/x-xbm:xli %s&:XWINDOWS
64 +VIEWER:image/png:xli %s&:XWINDOWS
65 +VIEWER:image/tiff:xli %s&:XWINDOWS
66 +VIEWER:image/jpeg:xli %s&:XWINDOWS
67 #VIEWER:video/mpeg:mpeg_play %s &:XWINDOWS
68
69
70 @@ -3587,3 +3588,6 @@
71 #
72 # The default size (if not overridden in userdefs.h) is 40.
73 #STATUS_BUFFER_SIZE:40
74 +
75 +# included last to allow overriding configuration above
76 +INCLUDE:/etc/lynx-site.cfg

  ViewVC Help
Powered by ViewVC 1.1.30