From f70403b0a5f74e13907262e668653eef29803754 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sat, 13 Jan 2007 13:05:17 +0000 Subject: Started working on SyncManager (GUI only; does not work currently, needs backend). --- hardinfo2/stock.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hardinfo2/stock.c') diff --git a/hardinfo2/stock.c b/hardinfo2/stock.c index 98052186..6387273a 100644 --- a/hardinfo2/stock.c +++ b/hardinfo2/stock.c @@ -29,6 +29,7 @@ static struct { { "internet.png", HI_STOCK_INTERNET }, { "module.png", HI_STOCK_MODULE }, { "about-modules.png", HI_STOCK_ABOUT_MODULES }, + { "syncmanager-small.png", HI_STOCK_SYNC_MENU }, }; static GtkIconFactory *icon_factory; -- cgit v1.2.3