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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 464812 - (show annotations) (download)
Thu Aug 8 21:44:35 2013 UTC (10 years, 7 months ago) by luigiwalser
File size: 2664 byte(s)
- 2.8.8dev.16
- rediff patch1

1 --- lynx2-8-8/lynx.cfg.orig 2012-11-18 19:20:40.000000000 -0500
2 +++ lynx2-8-8/lynx.cfg 2012-11-30 10:50:55.589585463 -0500
3 @@ -1,7 +1,8 @@
4 # $LynxId: lynx.cfg,v 1.225 2013/06/02 20:06:02 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.16"
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 @@ -2252,7 +2253,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 @@ -2319,11 +2320,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 @@ -3650,3 +3651,6 @@
71 # asserts that the feature could actually result in inappropriate resubmission
72 # of form content.
73 #TRACK_INTERNAL_LINKS:FALSE
74 +
75 +# included last to allow overriding configuration above
76 +INCLUDE:/etc/lynx-site.cfg

  ViewVC Help
Powered by ViewVC 1.1.30