diff options
Diffstat (limited to 'data/icons/22x22/apps/Makefile.am')
-rw-r--r-- | data/icons/22x22/apps/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/icons/22x22/apps/Makefile.am b/data/icons/22x22/apps/Makefile.am index 093da0bb8..9f65c874d 100644 --- a/data/icons/22x22/apps/Makefile.am +++ b/data/icons/22x22/apps/Makefile.am @@ -5,10 +5,10 @@ context = apps iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - epiphany.png + gnome-web-browser.png noinst_DATA = \ - epiphany.svg + gnome-web-browser.svg EXTRA_DIST = \ $(icons_DATA) \ |