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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 303924 - (hide annotations) (download)
Tue Oct 9 13:24:04 2012 UTC (11 years, 6 months ago) by barjac
File size: 2606 byte(s)
- new tarball dev.14
- re-enumerate patches for clarity
- use correct default config patch
1 barjac 303924 --- lynx2-8-8/lynx.cfg.orig 2012-09-08 14:23:03.148116339 +0800
2     +++ lynx2-8-8/lynx.cfg 2012-09-08 14:25:46.307997361 +0800
3     @@ -1,7 +1,8 @@
4     # $LynxId: lynx.cfg,v 1.215 2012/01/31 23:48:09 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 package
10     +# update, overwriting your changes). Instead, edit /etc/lynx-site.cfg.
11     #
12     # $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$
13     #PRCS LYNX_VERSION "2.8.8dev.14"
14     @@ -90,7 +91,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.mageia.org/
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     @@ -114,9 +115,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-7/lynx_help/lynx_help_main.html
28     +#HELPFILE:http://lynx.isc.org/release/lynx2-8-7/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     .h2 DEFAULT_INDEX_FILE
34     # DEFAULT_INDEX_FILE is the default file retrieved when the
35     @@ -557,7 +558,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     .h2 FORCE_8BIT_TOUPPER
43     # FORCE_8BIT_TOUPPER overrides locale settings and uses internal 8-bit
44     @@ -2250,7 +2251,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     @@ -2317,11 +2318,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     .h2 GLOBAL_MAILCAP
70     @@ -3648,3 +3649,6 @@
71     #
72     # See also BLAT_MAIL and SYSTEM_MAIL flags.
73     #ALT_BLAT_MAIL:FALSE
74     +
75     +# included last to allow overriding configuration above
76     +INCLUDE:/etc/lynx-site.cfg
77    

  ViewVC Help
Powered by ViewVC 1.1.30