diff options
Diffstat (limited to 'lib/ephy-stock-icons.h')
-rw-r--r-- | lib/ephy-stock-icons.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ephy-stock-icons.h b/lib/ephy-stock-icons.h index e5d85d19c..8c24fc154 100644 --- a/lib/ephy-stock-icons.h +++ b/lib/ephy-stock-icons.h @@ -29,6 +29,8 @@ G_BEGIN_DECLS #define EPHY_STOCK_BOOKMARKS "epiphany-bookmarks" #define EPHY_STOCK_NEW_TAB "epiphany-new-tab" #define EPHY_STOCK_FULLSCREEN "epiphany-fullscreen" +#define EPHY_STOCK_VIEWSOURCE "epiphany-viewsource" +#define EPHY_STOCK_SEND_LINK "epiphany-send-link" void ephy_stock_icons_init (void); |