diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-13 21:41:59 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-13 21:41:59 +0800 |
commit | bf6a19b5a14ad5621a3f26ea1c149e1a6ee4e645 (patch) | |
tree | 0545aec5ca799436755f9925d5b3cac98ab9df6f /lib/ephy-stock-icons.c | |
parent | 9bc8407a216e89e72700a0c59a6fb606eda57fce (diff) | |
download | gsoc2013-epiphany-bf6a19b5a14ad5621a3f26ea1c149e1a6ee4e645.tar gsoc2013-epiphany-bf6a19b5a14ad5621a3f26ea1c149e1a6ee4e645.tar.gz gsoc2013-epiphany-bf6a19b5a14ad5621a3f26ea1c149e1a6ee4e645.tar.bz2 gsoc2013-epiphany-bf6a19b5a14ad5621a3f26ea1c149e1a6ee4e645.tar.lz gsoc2013-epiphany-bf6a19b5a14ad5621a3f26ea1c149e1a6ee4e645.tar.xz gsoc2013-epiphany-bf6a19b5a14ad5621a3f26ea1c149e1a6ee4e645.tar.zst gsoc2013-epiphany-bf6a19b5a14ad5621a3f26ea1c149e1a6ee4e645.zip |
2006-01-13 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-stock-icons.c:
* lib/ephy-stock-icons.h:
Diffstat (limited to 'lib/ephy-stock-icons.c')
-rw-r--r-- | lib/ephy-stock-icons.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c index 4087305d0..15a88ad52 100644 --- a/lib/ephy-stock-icons.c +++ b/lib/ephy-stock-icons.c @@ -51,7 +51,6 @@ ephy_stock_icons_init (void) static const GtkStockItem items[] = { - { EPHY_STOCK_CLOSE_TAB, N_("Close Tab"), 0, 0, NULL }, { EPHY_STOCK_POPUPS, N_("Popup Windows"), 0, 0, NULL }, { EPHY_STOCK_HISTORY, N_("History"), 0, 0, NULL }, { EPHY_STOCK_BOOKMARKS, N_("Bookmarks"), 0, 0, NULL }, |