diff options
author | Luca Ferretti <elle.uca@libero.it> | 2006-12-13 23:14:52 +0800 |
---|---|---|
committer | Luca Ferretti <lferrett@src.gnome.org> | 2006-12-13 23:14:52 +0800 |
commit | 2381a4963d387de880ac88edc09d8b1df75caef1 (patch) | |
tree | 79073f1b5e6982322f14a1da9709e5e44d38281a /data/icons/22x22 | |
parent | 0264129720758f0d13f44ea3f6a0783b5f03746c (diff) | |
download | gsoc2013-epiphany-2381a4963d387de880ac88edc09d8b1df75caef1.tar gsoc2013-epiphany-2381a4963d387de880ac88edc09d8b1df75caef1.tar.gz gsoc2013-epiphany-2381a4963d387de880ac88edc09d8b1df75caef1.tar.bz2 gsoc2013-epiphany-2381a4963d387de880ac88edc09d8b1df75caef1.tar.lz gsoc2013-epiphany-2381a4963d387de880ac88edc09d8b1df75caef1.tar.xz gsoc2013-epiphany-2381a4963d387de880ac88edc09d8b1df75caef1.tar.zst gsoc2013-epiphany-2381a4963d387de880ac88edc09d8b1df75caef1.zip |
Updated icon for history from Andreas Nilsson.
2006-12-13 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/actions/Makefile.am:
* data/icons/16x16/actions/history-view.png:
* data/icons/22x22/actions/Makefile.am:
* data/icons/22x22/actions/history-view.png:
* data/icons/24x24/actions/Makefile.am:
* data/icons/24x24/actions/history-view.png:
* data/icons/24x24/actions/web-history.png:
Updated icon for history from Andreas Nilsson.
* lib/ephy-stock-icons.h:
Use "history-view" as named icon.
Diffstat (limited to 'data/icons/22x22')
-rw-r--r-- | data/icons/22x22/actions/Makefile.am | 3 | ||||
-rw-r--r-- | data/icons/22x22/actions/history-view.png | bin | 0 -> 1498 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am index c30fb6ebf..1ff0e2e06 100644 --- a/data/icons/22x22/actions/Makefile.am +++ b/data/icons/22x22/actions/Makefile.am @@ -4,7 +4,8 @@ context = actions iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - download.png + download.png \ + history-view.png EXTRA_DIST = \ $(icons_DATA) diff --git a/data/icons/22x22/actions/history-view.png b/data/icons/22x22/actions/history-view.png Binary files differnew file mode 100644 index 000000000..c57a14046 --- /dev/null +++ b/data/icons/22x22/actions/history-view.png |