1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

Merge with git+ssh://pasky.or.cz/srv/git/elinks.git

This commit is contained in:
Miciah Dashiel Butler Masters 2006-12-30 11:22:34 +00:00 committed by Miciah Dashiel Butler Masters
commit 4d10c3fb8c

View File

@ -43,7 +43,7 @@ static struct option_info ecmascript_options[] = {
N_("ECMAScript options.")), N_("ECMAScript options.")),
INIT_OPT_BOOL("ecmascript", N_("Enable"), INIT_OPT_BOOL("ecmascript", N_("Enable"),
"enable", 0, 1, "enable", 0, 0,
N_("Whether to run those scripts inside of documents.")), N_("Whether to run those scripts inside of documents.")),
INIT_OPT_BOOL("ecmascript", N_("Script error reporting"), INIT_OPT_BOOL("ecmascript", N_("Script error reporting"),