diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-13 17:17:14 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-13 17:17:14 +0200 |
commit | b448bbcdab09b70b4d03ea0bc9167878e7f054da (patch) | |
tree | 40ea72e4979ce176f6280b25368713122bee1b9c /package/lynx/patches/patch-lynx_cfg | |
parent | d804be5baee6590ff6e91d267c8cb9933ed7ac60 (diff) | |
parent | d2e5a673aa7637c990ca7307e831327eb67e3fe7 (diff) |
Merge branch 'master' of ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lynx/patches/patch-lynx_cfg')
-rw-r--r-- | package/lynx/patches/patch-lynx_cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/lynx/patches/patch-lynx_cfg b/package/lynx/patches/patch-lynx_cfg index ebdfe4e43..f28c4aa1f 100644 --- a/package/lynx/patches/patch-lynx_cfg +++ b/package/lynx/patches/patch-lynx_cfg @@ -3,8 +3,8 @@ $MirOS: ports/www/lynx/patches/patch-lynx_cfg,v 1.7 2007/05/20 12:06:19 tg Exp $ mostly site policy and compatibility, usability ---- lynx2-8-7/lynx.cfg.orig Thu May 17 22:52:59 2007 -+++ lynx2-8-7/lynx.cfg Sun May 20 11:17:21 2007 +--- lynx2-8-7.orig/lynx.cfg 2007-05-18 00:53:22.000000000 +0200 ++++ lynx2-8-7/lynx.cfg 2009-06-13 11:46:29.000000000 +0200 @@ -93,12 +93,12 @@ # # Normally we expect you will connect to a remote site, e.g., the Lynx starting @@ -148,12 +148,12 @@ $MirOS: ports/www/lynx/patches/patch-lynx_cfg,v 1.7 2007/05/20 12:06:19 tg Exp $ -# This option mirrors command-line option with same name. Default is TRUE. If -# true, most of text (except headers and like this) will be justified. This -# has no influence on CJK text rendering. +-# +-# This option is only available if Lynx was compiled with EXP_JUSTIFY_ELTS. +# This option mirrors command-line option with same name. Default is FALSE. +# If true, most of text (except headers and like this) will be justified. +# This has no influence on CJK text rendering. # --# This option is only available if Lynx was compiled with EXP_JUSTIFY_ELTS. --# -#JUSTIFY:FALSE +JUSTIFY:TRUE |