diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | data/icons/24x24/apps/Makefile.am | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -4,6 +4,7 @@ * data/epiphany.desktop.in.in: * data/icons/16x16/apps/Makefile.am: * data/icons/22x22/apps/Makefile.am: + * data/icons/24x24/apps/Makefile.am: * data/icons/32x32/apps/Makefile.am: * lib/ephy-stock-icons.h: diff --git a/data/icons/24x24/apps/Makefile.am b/data/icons/24x24/apps/Makefile.am index 61fdea88e..23967c6f4 100644 --- a/data/icons/24x24/apps/Makefile.am +++ b/data/icons/24x24/apps/Makefile.am @@ -5,7 +5,7 @@ context = apps iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - epiphany.png + gnome-web-browser.png noinst_DATA = |