mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
8fc8a00844
Thus, each caller must now choose the accelerator key and declare the accelerator contexts (i.e. menus) to which it may add the command. Also, use only one context for tab_menu. These changes fix the following bugs in accelerator conflict detection: * "~Pass frame URI to external command" may be displayed together with "Pass tab URI to e~xternal command", but that was not declared. * "Pass link URI to e~xternal command" was declared as being in the tab menu, but it is actually displayed in the link menu. |
||
---|---|---|
.. | ||
document.c | ||
document.h | ||
download.c | ||
download.h | ||
edit.c | ||
edit.h | ||
exmode.c | ||
exmode.h | ||
info.c | ||
info.h | ||
Makefile | ||
menu.c | ||
menu.h | ||
options.c | ||
options.h | ||
progress.c | ||
progress.h | ||
status.c | ||
status.h |