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 8665aa1ec..ba51b0a8c 100644 --- a/lib/ephy-stock-icons.c +++ b/lib/ephy-stock-icons.c @@ -47,7 +47,8 @@ ephy_stock_icons_init (void) STOCK_PRINT_SETUP, STOCK_LOCK_INSECURE, STOCK_LOCK_SECURE, - STOCK_LOCK_BROKEN + STOCK_LOCK_BROKEN, + STOCK_LEAVE_FULLSCREEN }; static const GtkStockItem items[] = |