From 9df9d33bde9ce4a5c4eea0cafae5f376b5371c87 Mon Sep 17 00:00:00 2001 From: Luca Ferretti Date: Tue, 10 Jul 2007 12:00:21 +0000 Subject: Kill old "download" icon. Fix bug 450904 2007-07-10 Luca Ferretti * 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 --- ChangeLog | 11 + data/icons/16x16/actions/Makefile.am | 2 - data/icons/16x16/actions/download.png | Bin 687 -> 0 bytes data/icons/16x16/actions/download.xcf | Bin 2075 -> 0 bytes data/icons/22x22/actions/Makefile.am | 2 - data/icons/22x22/actions/download.png | Bin 1127 -> 0 bytes data/icons/22x22/actions/download.xcf | Bin 4638 -> 0 bytes data/icons/24x24/actions/Makefile.am | 1 - data/icons/24x24/actions/download.png | Bin 1197 -> 0 bytes data/icons/32x32/actions/Makefile.am | 2 - data/icons/32x32/actions/download.png | Bin 1920 -> 0 bytes data/icons/32x32/actions/download.svg | 985 ------------------------------- data/icons/scalable/actions/Makefile.am | 1 - data/icons/scalable/actions/download.svg | 982 ------------------------------ 14 files changed, 11 insertions(+), 1975 deletions(-) delete mode 100644 data/icons/16x16/actions/download.png delete mode 100644 data/icons/16x16/actions/download.xcf delete mode 100644 data/icons/22x22/actions/download.png delete mode 100644 data/icons/22x22/actions/download.xcf delete mode 100644 data/icons/24x24/actions/download.png delete mode 100644 data/icons/32x32/actions/download.png delete mode 100644 data/icons/32x32/actions/download.svg delete mode 100644 data/icons/scalable/actions/download.svg diff --git a/ChangeLog b/ChangeLog index e4806e571..167998a14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-07-10 Luca Ferretti + + * 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. + 2007-07-10 Christian Persch * configure.ac: diff --git a/data/icons/16x16/actions/Makefile.am b/data/icons/16x16/actions/Makefile.am index 4ef8ab0df..d49ba5c68 100644 --- a/data/icons/16x16/actions/Makefile.am +++ b/data/icons/16x16/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/16x16/actions/download.png b/data/icons/16x16/actions/download.png deleted file mode 100644 index 5c05bca34..000000000 Binary files a/data/icons/16x16/actions/download.png and /dev/null differ diff --git a/data/icons/16x16/actions/download.xcf b/data/icons/16x16/actions/download.xcf deleted file mode 100644 index df3f287ca..000000000 Binary files a/data/icons/16x16/actions/download.xcf and /dev/null differ 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 deleted file mode 100644 index c4e1d2e83..000000000 Binary files a/data/icons/22x22/actions/download.png and /dev/null differ diff --git a/data/icons/22x22/actions/download.xcf b/data/icons/22x22/actions/download.xcf deleted file mode 100644 index c9d0695ae..000000000 Binary files a/data/icons/22x22/actions/download.xcf and /dev/null differ diff --git a/data/icons/24x24/actions/Makefile.am b/data/icons/24x24/actions/Makefile.am index 27434992a..fe9cb6535 100644 --- a/data/icons/24x24/actions/Makefile.am +++ b/data/icons/24x24/actions/Makefile.am @@ -5,7 +5,6 @@ context = actions iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - download.png \ bookmark-view.png \ history-view.png \ location-entry.png diff --git a/data/icons/24x24/actions/download.png b/data/icons/24x24/actions/download.png deleted file mode 100644 index bdb776d69..000000000 Binary files a/data/icons/24x24/actions/download.png and /dev/null differ diff --git a/data/icons/32x32/actions/Makefile.am b/data/icons/32x32/actions/Makefile.am index ab4375b4e..47d797b81 100644 --- a/data/icons/32x32/actions/Makefile.am +++ b/data/icons/32x32/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.svg \ bookmark-view.svg \ history-view.svg \ location-entry.svg diff --git a/data/icons/32x32/actions/download.png b/data/icons/32x32/actions/download.png deleted file mode 100644 index 258e76617..000000000 Binary files a/data/icons/32x32/actions/download.png and /dev/null differ diff --git a/data/icons/32x32/actions/download.svg b/data/icons/32x32/actions/download.svg deleted file mode 100644 index 6b4d12719..000000000 --- a/data/icons/32x32/actions/download.svg +++ /dev/null @@ -1,985 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Jakub Steiner, Lapo Calamandrei - - - - - - - - Drive Harddisk - - - hdd - drive - hard - fixed - media - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/actions/Makefile.am b/data/icons/scalable/actions/Makefile.am index 18d7fbaad..cbea23319 100644 --- a/data/icons/scalable/actions/Makefile.am +++ b/data/icons/scalable/actions/Makefile.am @@ -5,7 +5,6 @@ context = actions iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - download.svg \ bookmark-view.svg \ history-view.svg \ location-entry.svg diff --git a/data/icons/scalable/actions/download.svg b/data/icons/scalable/actions/download.svg deleted file mode 100644 index 45801460b..000000000 --- a/data/icons/scalable/actions/download.svg +++ /dev/null @@ -1,982 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Luca Ferretti - - - - - Based on hard-disk and go-down icons in gnome-icon-theme - - - Download (epiphany) - - - download - epiphany - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit