diff options
Diffstat (limited to 'lib/ephy-stock-icons.c')
-rw-r--r-- | lib/ephy-stock-icons.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c index c69dcc71e..7f05f0248 100644 --- a/lib/ephy-stock-icons.c +++ b/lib/ephy-stock-icons.c @@ -43,7 +43,8 @@ ephy_stock_icons_init (void) EPHY_STOCK_NEW_TAB, EPHY_STOCK_VIEWSOURCE, EPHY_STOCK_SEND_LINK, - EPHY_STOCK_ENTRY + EPHY_STOCK_ENTRY, + EPHY_STOCK_DOWNLOAD }; factory = gtk_icon_factory_new (); |