aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-stock-icons.c
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-27 16:52:26 +0800
committerXan Lopez <xan@igalia.com>2012-01-27 16:52:26 +0800
commit86a17ef48fd7a3e549b5d0cd9dc57a59ad233332 (patch)
tree28135383aad6d361ca7adb23bf4a060a0878bd2f /lib/ephy-stock-icons.c
parent9af155fcc487ea8e75541c8c93707e1c5aa30f58 (diff)
downloadgsoc2013-epiphany-86a17ef48fd7a3e549b5d0cd9dc57a59ad233332.tar
gsoc2013-epiphany-86a17ef48fd7a3e549b5d0cd9dc57a59ad233332.tar.gz
gsoc2013-epiphany-86a17ef48fd7a3e549b5d0cd9dc57a59ad233332.tar.bz2
gsoc2013-epiphany-86a17ef48fd7a3e549b5d0cd9dc57a59ad233332.tar.lz
gsoc2013-epiphany-86a17ef48fd7a3e549b5d0cd9dc57a59ad233332.tar.xz
gsoc2013-epiphany-86a17ef48fd7a3e549b5d0cd9dc57a59ad233332.tar.zst
gsoc2013-epiphany-86a17ef48fd7a3e549b5d0cd9dc57a59ad233332.zip
Remove the history stock icon
Diffstat (limited to 'lib/ephy-stock-icons.c')
-rw-r--r--lib/ephy-stock-icons.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c
index bf80fbe11..0cbb5f81b 100644
--- a/lib/ephy-stock-icons.c
+++ b/lib/ephy-stock-icons.c
@@ -34,7 +34,6 @@ ephy_stock_icons_init (void)
static const GtkStockItem items[] =
{
- { EPHY_STOCK_HISTORY, N_("History"), 0, 0, NULL },
{ EPHY_STOCK_BOOKMARKS, N_("Bookmarks"), 0, 0, NULL }
};