From a1054182ecd202db45cde1883991d70dbb954763 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Thu, 4 Jan 2007 17:15:12 +0000 Subject: Add about information. --- hardinfo2/stock.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'hardinfo2/stock.c') diff --git a/hardinfo2/stock.c b/hardinfo2/stock.c index 7dc22b7d..98052186 100644 --- a/hardinfo2/stock.c +++ b/hardinfo2/stock.c @@ -25,8 +25,10 @@ static struct { gchar *filename; gchar *stock_id; } stock_icons[] = { - { "report.png", HI_STOCK_REPORT }, - { "internet.png", HI_STOCK_INTERNET }, + { "report.png", HI_STOCK_REPORT }, + { "internet.png", HI_STOCK_INTERNET }, + { "module.png", HI_STOCK_MODULE }, + { "about-modules.png", HI_STOCK_ABOUT_MODULES }, }; static GtkIconFactory *icon_factory; -- cgit v1.2.3