aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-stock-icons.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-stock-icons.c')
-rw-r--r--lib/ephy-stock-icons.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c
index 57faf72f1..e09276d8f 100644
--- a/lib/ephy-stock-icons.c
+++ b/lib/ephy-stock-icons.c
@@ -43,7 +43,6 @@ ephy_stock_icons_init (void)
STOCK_NEW_WINDOW,
STOCK_SEND_MAIL,
STOCK_ADD_BOOKMARK,
- STOCK_BOOKMARK,
STOCK_PRINT_SETUP,
STOCK_LOCK_INSECURE,
STOCK_LOCK_SECURE,
@@ -54,6 +53,7 @@ ephy_stock_icons_init (void)
{
{ EPHY_STOCK_POPUPS, N_("Popup Windows"), 0, 0, NULL },
{ EPHY_STOCK_HISTORY, N_("History"), 0, 0, NULL },
+ { EPHY_STOCK_BOOKMARK, N_("Bookmark"), 0, 0, NULL },
{ EPHY_STOCK_BOOKMARKS, N_("Bookmarks"), 0, 0, NULL },
{ EPHY_STOCK_ENTRY, N_("Address Entry"), 0, 0, NULL },
{ EPHY_STOCK_DOWNLOAD, N_("_Download"), 0, 0, NULL }