From 635f43e25f3e7708cd73623cf69070a0e1a3e213 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 14 Jul 2007 22:32:34 +0000 Subject: Use the right icon name. Bug #385872. 2007-07-15 Christian Persch * data/chrome/about.xhtml: * data/epiphany.desktop.in.in: * data/icons/16x16/apps/Makefile.am: * data/icons/22x22/apps/Makefile.am: * data/icons/32x32/apps/Makefile.am: * lib/ephy-stock-icons.h: Use the right icon name. Bug #385872. svn path=/trunk/; revision=7160 --- lib/ephy-stock-icons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/ephy-stock-icons.h b/lib/ephy-stock-icons.h index 3dadcc66d..cecd6ab93 100644 --- a/lib/ephy-stock-icons.h +++ b/lib/ephy-stock-icons.h @@ -23,7 +23,7 @@ G_BEGIN_DECLS -#define EPHY_STOCK_EPHY "epiphany" +#define EPHY_STOCK_EPHY "gnome-web-browser" /* Custom Epiphany named icons */ #define EPHY_STOCK_POPUPS "popup-hidden" -- cgit v1.2.3