mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Specify accelerator contexts for "Form f~ields".
This commit is contained in:
parent
451f23d272
commit
21f61c5c06
@ -1245,8 +1245,10 @@ link_menu(struct terminal *term, void *xxx, void *ses_)
|
||||
/* [gettext_accelerator_context()] */
|
||||
}
|
||||
|
||||
/* [gettext_accelerator_context(link_menu.reset, link_menu.textarea, link_menu.form)] */
|
||||
add_to_menu(&mi, N_("Form f~ields"), NULL, ACT_MAIN_LINK_FORM_MENU,
|
||||
NULL, NULL, SUBMENU);
|
||||
/* [gettext_accelerator_context()] */
|
||||
}
|
||||
|
||||
if (link->where_img) {
|
||||
|
Loading…
Reference in New Issue
Block a user