aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/stock.c
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2009-05-09 17:47:37 -0300
committerLeandro A. F. Pereira <leandro@hardinfo.org>2009-05-09 17:47:37 -0300
commit2714d9d18c8ccb050c7569ec63049fbfe4aaabc0 (patch)
treee0040af565006a52f87ec057ec844b385c0627ab /hardinfo2/stock.c
parentd6f07d7b0e2e0bfef721ce51fbf42754c29568b2 (diff)
Make loading modules from the menubar possible
Diffstat (limited to 'hardinfo2/stock.c')
-rw-r--r--hardinfo2/stock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/stock.c b/hardinfo2/stock.c
index 5c1a3490..ad1a0135 100644
--- a/hardinfo2/stock.c
+++ b/hardinfo2/stock.c
@@ -31,6 +31,7 @@ static struct {
{ "about-modules.png", HI_STOCK_ABOUT_MODULES},
{ "syncmanager-small.png", HI_STOCK_SYNC_MENU},
{ "face-grin.png", HI_STOCK_DONATE},
+ { "server.png", HI_STOCK_SERVER},
};
static GtkIconFactory *icon_factory;