From 4f2991ef0cf68e2e270a879b109e3b464f0e376d Mon Sep 17 00:00:00 2001 From: Luca Ferretti Date: Tue, 10 Jul 2007 12:22:17 +0000 Subject: Install under hicolor and use "epiphany" named icon as application icon 2007-07-10 Luca Ferretti * configure.ac: * data/icons/16x16/Makefile.am: * data/icons/16x16/apps/Makefile.am: * data/icons/16x16/apps/epiphnay.svg: * data/icons/16x16/apps/epiphnay.png: * data/icons/22x22/Makefile.am: * data/icons/22x22/apps/Makefile.am: * data/icons/22x22/apps/epiphnay.svg: * data/icons/22x22/apps/epiphnay.png: * data/icons/24x24/Makefile.am: * data/icons/24x24/apps/Makefile.am: * data/icons/24x24/apps/epiphnay.png: * data/icons/scalable/Makefile.am: * data/icons/scalable/apps/Makefile.am: * data/icons/scalable/apps/epiphnay.svg: * lib/ephy-stock-icons.h: Install under hicolor and use "epiphany" named icon as application icon * data/icons/Makefile.am: Update gtk icon cache for hicolor on install and uninstall svn path=/trunk/; revision=7129 --- 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 5ffbb255f..3dadcc66d 100644 --- a/lib/ephy-stock-icons.h +++ b/lib/ephy-stock-icons.h @@ -23,7 +23,7 @@ G_BEGIN_DECLS -#define EPHY_STOCK_EPHY "web-browser" +#define EPHY_STOCK_EPHY "epiphany" /* Custom Epiphany named icons */ #define EPHY_STOCK_POPUPS "popup-hidden" -- cgit v1.2.3