diff options
Diffstat (limited to 'hardinfo2/stock.c')
-rw-r--r-- | hardinfo2/stock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/stock.c b/hardinfo2/stock.c index 6387273a..438dfa38 100644 --- a/hardinfo2/stock.c +++ b/hardinfo2/stock.c @@ -30,6 +30,7 @@ static struct { { "module.png", HI_STOCK_MODULE }, { "about-modules.png", HI_STOCK_ABOUT_MODULES }, { "syncmanager-small.png", HI_STOCK_SYNC_MENU }, + { "face-grin.png", HI_STOCK_DONATE }, }; static GtkIconFactory *icon_factory; |