From da5d9256984938434aea101a2d9ca615a91fa534 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 4 Jan 2006 13:46:26 +0000 Subject: R data/art/epiphany-close-tab.png: 2006-01-04 Christian Persch R data/art/epiphany-close-tab.png: * lib/ephy-stock-icons.c: (ephy_stock_icons_init): * lib/ephy-stock-icons.h: * src/ephy-notebook.c: (build_tab_label): Go back to using the gtk stock close icon, to get correct themeing in a11y themes. --- lib/ephy-stock-icons.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/ephy-stock-icons.c') diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c index 07ae50c06..4087305d0 100644 --- a/lib/ephy-stock-icons.c +++ b/lib/ephy-stock-icons.c @@ -97,6 +97,4 @@ ephy_stock_icons_init (void) gtk_icon_factory_add_default (factory); g_object_unref (factory); - - gtk_icon_size_register (EPHY_ICON_SIZE_TAB_BUTTON, 10, 10); } -- cgit v1.2.3