mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
[options] Modified description.
This commit is contained in:
parent
a98470adcb
commit
5fcc27867d
@ -330,9 +330,9 @@ static union option_info config_options_info[] = {
|
|||||||
N_("Highlight links to directories in FTP and local directory "
|
N_("Highlight links to directories in FTP and local directory "
|
||||||
"listing.")),
|
"listing.")),
|
||||||
|
|
||||||
INIT_OPT_INT("document.browse.links", N_("Handling of hierbox's Go to button"),
|
INIT_OPT_INT("document.browse.links", N_("Handling of hierbox's \"Go to\" button"),
|
||||||
"hierbox_goto", OPT_ZERO, 0, 3, 0,
|
"hierbox_goto", OPT_ZERO, 0, 3, 0,
|
||||||
N_("Define how to handle hierbox's Go to button. For example in bookmarks manager:\n"
|
N_("Define how to handle hierbox's \"Go to\" button (for example in bookmarks manager):\n"
|
||||||
"0 means open link in current tab\n"
|
"0 means open link in current tab\n"
|
||||||
"1 means open link in new tab in foreground\n"
|
"1 means open link in new tab in foreground\n"
|
||||||
"2 means open link in new tab in background\n"
|
"2 means open link in new tab in background\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user