From f15d3511abd9c6dfe489cf2e325d24b77463cefb Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Fri, 27 Oct 2006 16:05:37 +0000 Subject: Added web links to the help menu (Report Bug and Open HardInfo webpage). --- hardinfo2/stock.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hardinfo2/stock.c') diff --git a/hardinfo2/stock.c b/hardinfo2/stock.c index 34aea2e9..3f7b5688 100644 --- a/hardinfo2/stock.c +++ b/hardinfo2/stock.c @@ -24,7 +24,8 @@ static struct { gchar *filename; gchar *stock_id; } stock_icons[] = { - { "report.png", HI_STOCK_REPORT} + { "report.png", HI_STOCK_REPORT }, + { "internet.png", HI_STOCK_INTERNET }, }; static GtkIconFactory *icon_factory; -- cgit v1.2.3