mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[config] Changed in more places ~/.elinks -> ~/.config/elinks
This commit is contained in:
@@ -72,7 +72,7 @@ static union option_info ecmascript_options[] = {
|
||||
|
||||
INIT_OPT_BOOL("ecmascript", N_("Console log"),
|
||||
"enable_console_log", OPT_ZERO, 0,
|
||||
N_("When enabled logs will be appended to ~/.elinks/console.log.")),
|
||||
N_("When enabled logs will be appended to ~/.config/elinks/console.log.")),
|
||||
|
||||
INIT_OPT_BOOL("ecmascript", N_("Script error reporting"),
|
||||
"error_reporting", OPT_ZERO, 0,
|
||||
|
Reference in New Issue
Block a user