diff options
author | Luca Ferretti <elle.uca@libero.it> | 2007-07-10 20:00:21 +0800 |
---|---|---|
committer | Luca Ferretti <lferrett@src.gnome.org> | 2007-07-10 20:00:21 +0800 |
commit | 9df9d33bde9ce4a5c4eea0cafae5f376b5371c87 (patch) | |
tree | 95414f5893f3c62f2c5b2ac64e94244daae81d34 /data/icons/22x22 | |
parent | c2f115303625175ec4d3936c7121501193f5f630 (diff) | |
download | gsoc2013-epiphany-9df9d33bde9ce4a5c4eea0cafae5f376b5371c87.tar gsoc2013-epiphany-9df9d33bde9ce4a5c4eea0cafae5f376b5371c87.tar.gz gsoc2013-epiphany-9df9d33bde9ce4a5c4eea0cafae5f376b5371c87.tar.bz2 gsoc2013-epiphany-9df9d33bde9ce4a5c4eea0cafae5f376b5371c87.tar.lz gsoc2013-epiphany-9df9d33bde9ce4a5c4eea0cafae5f376b5371c87.tar.xz gsoc2013-epiphany-9df9d33bde9ce4a5c4eea0cafae5f376b5371c87.tar.zst gsoc2013-epiphany-9df9d33bde9ce4a5c4eea0cafae5f376b5371c87.zip |
Kill old "download" icon. Fix bug 450904
2007-07-10 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/actions/Makefile.am:
* data/icons/22x22/actions/Makefile.am:
* data/icons/24x24/actions/Makefile.am:
* data/icons/32x32/actions/Makefile.am:
* data/icons/scalable/actions/Makefile.am:
* data/icons/*/action/download.*:
Kill old "download" icon. Fix bug 450904
svn path=/trunk/; revision=7128
Diffstat (limited to 'data/icons/22x22')
-rw-r--r-- | data/icons/22x22/actions/Makefile.am | 2 | ||||
-rw-r--r-- | data/icons/22x22/actions/download.png | bin | 1127 -> 0 bytes | |||
-rw-r--r-- | data/icons/22x22/actions/download.xcf | bin | 4638 -> 0 bytes |
3 files changed, 0 insertions, 2 deletions
diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am index 9f209d461..b015bd769 100644 --- a/data/icons/22x22/actions/Makefile.am +++ b/data/icons/22x22/actions/Makefile.am @@ -5,13 +5,11 @@ context = actions iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - download.png \ bookmark-view.png \ history-view.png \ location-entry.png noinst_DATA = \ - download.xcf \ bookmark-view.xcf \ history-view.svg diff --git a/data/icons/22x22/actions/download.png b/data/icons/22x22/actions/download.png Binary files differdeleted file mode 100644 index c4e1d2e83..000000000 --- a/data/icons/22x22/actions/download.png +++ /dev/null diff --git a/data/icons/22x22/actions/download.xcf b/data/icons/22x22/actions/download.xcf Binary files differdeleted file mode 100644 index c9d0695ae..000000000 --- a/data/icons/22x22/actions/download.xcf +++ /dev/null |