diff options
author | Christian Persch <chpe@gnome.org> | 2007-07-15 06:37:25 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-15 06:37:25 +0800 |
commit | 614f31ffb410e21f18181d2c4d5f0c22ac8289af (patch) | |
tree | aaf95d7d2b773e3113c4d9714e2f0f1b4670498b /data/icons | |
parent | f13e7c8c0b8a28d37147c6091e932d81e4eecc06 (diff) | |
download | gsoc2013-epiphany-614f31ffb410e21f18181d2c4d5f0c22ac8289af.tar gsoc2013-epiphany-614f31ffb410e21f18181d2c4d5f0c22ac8289af.tar.gz gsoc2013-epiphany-614f31ffb410e21f18181d2c4d5f0c22ac8289af.tar.bz2 gsoc2013-epiphany-614f31ffb410e21f18181d2c4d5f0c22ac8289af.tar.lz gsoc2013-epiphany-614f31ffb410e21f18181d2c4d5f0c22ac8289af.tar.xz gsoc2013-epiphany-614f31ffb410e21f18181d2c4d5f0c22ac8289af.tar.zst gsoc2013-epiphany-614f31ffb410e21f18181d2c4d5f0c22ac8289af.zip |
Use the right icon name. Bug #385872.
2007-07-15 Christian Persch <chpe@gnome.org>
* data/chrome/about.xhtml:
* 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:
* data/icons/scalable/apps/Makefile.am:
* lib/ephy-stock-icons.h:
Use the right icon name. Bug #385872.
svn path=/trunk/; revision=7162
Diffstat (limited to 'data/icons')
-rw-r--r-- | data/icons/scalable/apps/Makefile.am | 2 | ||||
-rw-r--r-- | data/icons/scalable/apps/gnome-web-browser.svg (renamed from data/icons/scalable/apps/epiphany.svg) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/scalable/apps/Makefile.am b/data/icons/scalable/apps/Makefile.am index 654c0f911..935f2d772 100644 --- a/data/icons/scalable/apps/Makefile.am +++ b/data/icons/scalable/apps/Makefile.am @@ -5,7 +5,7 @@ context = apps iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - epiphany.svg + gnome-web-browser.svg noinst_DATA = diff --git a/data/icons/scalable/apps/epiphany.svg b/data/icons/scalable/apps/gnome-web-browser.svg index d8be1c4d6..d8be1c4d6 100644 --- a/data/icons/scalable/apps/epiphany.svg +++ b/data/icons/scalable/apps/gnome-web-browser.svg |