diff options
Diffstat (limited to 'data/icons/32x32/apps/Makefile.am')
-rw-r--r-- | data/icons/32x32/apps/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/icons/32x32/apps/Makefile.am b/data/icons/32x32/apps/Makefile.am index 515a03676..3d7e73a35 100644 --- a/data/icons/32x32/apps/Makefile.am +++ b/data/icons/32x32/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) \ |