1999-05-31 Kjartan Maraas <kmaraas@online.no>

* glayout.c: hooked up the help file in the menu.
This commit is contained in:
Kjartan Maraas 1999-05-31 18:54:25 +00:00
parent 1bb70056f9
commit 8d97491161
1 changed files with 1 additions and 1 deletions

View File

@ -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
};