diff options
Diffstat (limited to 'lib/ephy-stock-icons.h')
-rw-r--r-- | lib/ephy-stock-icons.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/ephy-stock-icons.h b/lib/ephy-stock-icons.h index d58401e49..5658e68db 100644 --- a/lib/ephy-stock-icons.h +++ b/lib/ephy-stock-icons.h @@ -23,11 +23,11 @@ G_BEGIN_DECLS -#define EPHY_STOCK_POPUPS "epiphany-popup-hidden" -#define EPHY_STOCK_HISTORY "epiphany-history" -#define EPHY_STOCK_BOOKMARKS "epiphany-bookmarks" -#define EPHY_STOCK_ENTRY "epiphany-entry" -#define EPHY_STOCK_DOWNLOAD "epiphany-download" +#define EPHY_STOCK_POPUPS "popup-hidden" +#define EPHY_STOCK_HISTORY "web-history" +#define EPHY_STOCK_BOOKMARKS "web-bookmarks" +#define EPHY_STOCK_ENTRY "location-entry" +#define EPHY_STOCK_DOWNLOAD "download" #define STOCK_NEW_TAB "tab-new" #define STOCK_NEW_WINDOW "window-new" |