diff options
Diffstat (limited to 'lib/ephy-stock-icons.h')
-rw-r--r-- | lib/ephy-stock-icons.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ephy-stock-icons.h b/lib/ephy-stock-icons.h index c68be46c9..e5d85d19c 100644 --- a/lib/ephy-stock-icons.h +++ b/lib/ephy-stock-icons.h @@ -25,6 +25,10 @@ G_BEGIN_DECLS #define EPHY_STOCK_SECURE "epiphany-secure" #define EPHY_STOCK_UNSECURE "epiphany-unsecure" +#define EPHY_STOCK_HISTORY "epiphany-history" +#define EPHY_STOCK_BOOKMARKS "epiphany-bookmarks" +#define EPHY_STOCK_NEW_TAB "epiphany-new-tab" +#define EPHY_STOCK_FULLSCREEN "epiphany-fullscreen" void ephy_stock_icons_init (void); |