mirror of https://github.com/MidnightCommander/mc
1999-05-31 Kjartan Maraas <kmaraas@online.no>
* glayout.c: hooked up the help file in the menu.
This commit is contained in:
parent
1bb70056f9
commit
8d97491161
|
@ -442,7 +442,7 @@ GnomeUIInfo gnome_panel_commands_menu [] = {
|
|||
|
||||
|
||||
GnomeUIInfo gnome_panel_about_menu [] = {
|
||||
/* GNOMEUIINFO_HELP ("midnight-commander"), */
|
||||
GNOMEUIINFO_HELP ("gmc"),
|
||||
GNOMEUIINFO_MENU_ABOUT_ITEM(gnome_about_cmd, NULL),
|
||||
GNOMEUIINFO_END
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue