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:
commit
4d10c3fb8c
@ -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"),
|
||||||
|
Loading…
Reference in New Issue
Block a user