mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-10 13:32:31 +03:00
Change focused button for mcedit user menu selector.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
24cd2bae8d
commit
4a58ece618
@ -2170,6 +2170,7 @@ edit_load_menu_file (WDialog * h)
|
||||
int dir;
|
||||
gboolean ret;
|
||||
|
||||
query_set_sel (1);
|
||||
dir = query_dialog (_("Menu edit"),
|
||||
_("Which menu file do you want to edit?"), D_NORMAL,
|
||||
geteuid () != 0 ? 2 : 3, _("&Local"), _("&User"), _("&System wide"));
|
||||
|
Loading…
Reference in New Issue
Block a user