diff options
author | Luca Ferretti <elle.uca@libero.it> | 2006-12-09 00:41:57 +0800 |
---|---|---|
committer | Luca Ferretti <lferrett@src.gnome.org> | 2006-12-09 00:41:57 +0800 |
commit | 6ed75cd498aee194061daaa68e5bd4d5121e1cbb (patch) | |
tree | bd754af2b6ad43354ba77c713c403061e2b9153d /data/icons/32x32/actions/Makefile.am | |
parent | 384ab4b4f90368cd02ce65ef0dd4336dbbcf6166 (diff) | |
download | gsoc2013-epiphany-6ed75cd498aee194061daaa68e5bd4d5121e1cbb.tar gsoc2013-epiphany-6ed75cd498aee194061daaa68e5bd4d5121e1cbb.tar.gz gsoc2013-epiphany-6ed75cd498aee194061daaa68e5bd4d5121e1cbb.tar.bz2 gsoc2013-epiphany-6ed75cd498aee194061daaa68e5bd4d5121e1cbb.tar.lz gsoc2013-epiphany-6ed75cd498aee194061daaa68e5bd4d5121e1cbb.tar.xz gsoc2013-epiphany-6ed75cd498aee194061daaa68e5bd4d5121e1cbb.tar.zst gsoc2013-epiphany-6ed75cd498aee194061daaa68e5bd4d5121e1cbb.zip |
s/epiphany-download/download\
2006-12-08 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/actions/Makefile.am:
* data/icons/22x22/actions/Makefile.am:
* data/icons/32x32/actions/Makefile.am:
* data/icons/scalable/actions/Makefile.am:
s/epiphany-download/download\
Diffstat (limited to 'data/icons/32x32/actions/Makefile.am')
-rw-r--r-- | data/icons/32x32/actions/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/32x32/actions/Makefile.am b/data/icons/32x32/actions/Makefile.am index 85f3a5930..af728e631 100644 --- a/data/icons/32x32/actions/Makefile.am +++ b/data/icons/32x32/actions/Makefile.am @@ -5,7 +5,7 @@ context = actions iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - epiphany-download.png + download.png EXTRA_DIST = \ |