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 b88a49788..21d4b170c 100644 --- a/lib/ephy-stock-icons.c +++ b/lib/ephy-stock-icons.c @@ -40,7 +40,8 @@ ephy_stock_icons_init (void) STOCK_FULLSCREEN, STOCK_VIEW_SOURCE, STOCK_SEND_MAIL, - STOCK_ADD_BOOKMARK + STOCK_ADD_BOOKMARK, + STOCK_PRINT_SETUP }; static const char *items[] = |