From 5c78971c19a9f941c896b2c818d45319b64651b3 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Fri, 5 Jan 2007 02:59:47 +0000 Subject: LoadGraph optimizations, enhancements and cleanups. --- hardinfo2/menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hardinfo2/menu.c') diff --git a/hardinfo2/menu.c b/hardinfo2/menu.c index c3994dd4..46b4568e 100644 --- a/hardinfo2/menu.c +++ b/hardinfo2/menu.c @@ -33,7 +33,7 @@ static GtkActionEntry entries[] = { "InformationMenuAction", NULL, "_Information" }, /* name, stock id, label */ { "ViewMenuAction", NULL, "_View" }, { "HelpMenuAction", NULL, "_Help" }, - { "HelpMenuModulesAction", NULL, "About _Modules" }, + { "HelpMenuModulesAction", HI_STOCK_ABOUT_MODULES, "About _Modules" }, { "MainMenuBarAction", NULL, "" }, { "ReportAction", HI_STOCK_REPORT, /* name, stock id */ -- cgit v1.2.3