From 70908aa72436b9c9970d11bab34f3789bd3414d7 Mon Sep 17 00:00:00 2001 From: Luca Ferretti Date: Tue, 19 Dec 2006 10:21:47 +0000 Subject: Add Tango style location-entry named icon. 2006-12-19 Luca Ferretti * data/icons/16x16/actions/Makefile.am: * data/icons/16x16/actions/location-entry.png: * data/icons/22x22/actions/Makefile.am: * data/icons/22x22/actions/location-entry.png: * data/icons/24x24/actions/location-entry.png: * data/icons/32x32/actions/Makefile.am: * data/icons/32x32/actions/location-entry.png: * data/icons/32x32/actions/location-entry.svg: * data/icons/scalable/actions/Makefile.am: * data/icons/scalable/actions/location-entry.svg: Add Tango style location-entry named icon. --- ChangeLog | 15 + data/icons/16x16/actions/Makefile.am | 3 +- data/icons/16x16/actions/location-entry.png | Bin 0 -> 540 bytes data/icons/22x22/actions/Makefile.am | 3 +- data/icons/22x22/actions/location-entry.png | Bin 0 -> 814 bytes data/icons/24x24/actions/location-entry.png | Bin 433 -> 877 bytes data/icons/32x32/actions/Makefile.am | 6 +- data/icons/32x32/actions/location-entry.png | Bin 0 -> 1591 bytes data/icons/32x32/actions/location-entry.svg | 1024 +++++++++++++++++++++++ data/icons/scalable/actions/Makefile.am | 3 +- data/icons/scalable/actions/location-entry.svg | 1050 ++++++++++++++++++++++++ 11 files changed, 2099 insertions(+), 5 deletions(-) create mode 100644 data/icons/16x16/actions/location-entry.png create mode 100644 data/icons/22x22/actions/location-entry.png create mode 100644 data/icons/32x32/actions/location-entry.png create mode 100644 data/icons/32x32/actions/location-entry.svg create mode 100644 data/icons/scalable/actions/location-entry.svg diff --git a/ChangeLog b/ChangeLog index fa156a882..a37c87fd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2006-12-19 Luca Ferretti + + * data/icons/16x16/actions/Makefile.am: + * data/icons/16x16/actions/location-entry.png: + * data/icons/22x22/actions/Makefile.am: + * data/icons/22x22/actions/location-entry.png: + * data/icons/24x24/actions/location-entry.png: + * data/icons/32x32/actions/Makefile.am: + * data/icons/32x32/actions/location-entry.png: + * data/icons/32x32/actions/location-entry.svg: + * data/icons/scalable/actions/Makefile.am: + * data/icons/scalable/actions/location-entry.svg: + + Add Tango style location-entry named icon. + 2006-12-18 Christian Persch * configure.ac: diff --git a/data/icons/16x16/actions/Makefile.am b/data/icons/16x16/actions/Makefile.am index c2d506333..4ef8ab0df 100644 --- a/data/icons/16x16/actions/Makefile.am +++ b/data/icons/16x16/actions/Makefile.am @@ -7,7 +7,8 @@ iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ download.png \ bookmark-view.png \ - history-view.png + history-view.png \ + location-entry.png noinst_DATA = \ download.xcf \ diff --git a/data/icons/16x16/actions/location-entry.png b/data/icons/16x16/actions/location-entry.png new file mode 100644 index 000000000..90699bde0 Binary files /dev/null and b/data/icons/16x16/actions/location-entry.png differ diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am index dbfbe5a00..9f209d461 100644 --- a/data/icons/22x22/actions/Makefile.am +++ b/data/icons/22x22/actions/Makefile.am @@ -7,7 +7,8 @@ iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ download.png \ bookmark-view.png \ - history-view.png + history-view.png \ + location-entry.png noinst_DATA = \ download.xcf \ diff --git a/data/icons/22x22/actions/location-entry.png b/data/icons/22x22/actions/location-entry.png new file mode 100644 index 000000000..7d445982a Binary files /dev/null and b/data/icons/22x22/actions/location-entry.png differ diff --git a/data/icons/24x24/actions/location-entry.png b/data/icons/24x24/actions/location-entry.png index 65bbabb67..4c08d86d7 100644 Binary files a/data/icons/24x24/actions/location-entry.png and b/data/icons/24x24/actions/location-entry.png differ diff --git a/data/icons/32x32/actions/Makefile.am b/data/icons/32x32/actions/Makefile.am index 851cf03f8..ab4375b4e 100644 --- a/data/icons/32x32/actions/Makefile.am +++ b/data/icons/32x32/actions/Makefile.am @@ -7,12 +7,14 @@ iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ download.png \ bookmark-view.png \ - history-view.png + history-view.png \ + location-entry.png noinst_DATA = \ download.svg \ bookmark-view.svg \ - history-view.svg + history-view.svg \ + location-entry.svg EXTRA_DIST = \ $(icons_DATA) \ diff --git a/data/icons/32x32/actions/location-entry.png b/data/icons/32x32/actions/location-entry.png new file mode 100644 index 000000000..50ac77f28 Binary files /dev/null and b/data/icons/32x32/actions/location-entry.png differ diff --git a/data/icons/32x32/actions/location-entry.svg b/data/icons/32x32/actions/location-entry.svg new file mode 100644 index 000000000..f999d4f1b --- /dev/null +++ b/data/icons/32x32/actions/location-entry.svg @@ -0,0 +1,1024 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Luca Ferretti + + + + + Epiphany Location Entry + Based on applications-internet from Jakub Steiner in gnome-icon-themX + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/actions/Makefile.am b/data/icons/scalable/actions/Makefile.am index a074aef5a..18d7fbaad 100644 --- a/data/icons/scalable/actions/Makefile.am +++ b/data/icons/scalable/actions/Makefile.am @@ -7,7 +7,8 @@ iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ download.svg \ bookmark-view.svg \ - history-view.svg + history-view.svg \ + location-entry.svg EXTRA_DIST = \ $(icons_DATA) diff --git a/data/icons/scalable/actions/location-entry.svg b/data/icons/scalable/actions/location-entry.svg new file mode 100644 index 000000000..c0a7d07f8 --- /dev/null +++ b/data/icons/scalable/actions/location-entry.svg @@ -0,0 +1,1050 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Luca Ferretti <elle.uca@libero.it> + + + + + Epiphany Location Entry + Based on categories-internet from Jakub Steiner in gnome-icon-theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3