diff options
author | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-08-15 04:54:48 +0800 |
---|---|---|
committer | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-08-15 04:54:48 +0800 |
commit | 99ad8007dea6c0046c84e1cd3fc2df025342b211 (patch) | |
tree | 8cf2e0c39a7d8039091b150eee1ce6da2498b793 | |
parent | dd2e6e5c226269bc6c717124739521a5a19e3697 (diff) | |
download | gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.tar gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.tar.gz gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.tar.bz2 gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.tar.lz gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.tar.xz gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.tar.zst gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.zip |
icon for "Goto date.." -button. /tigert
svn path=/trunk/; revision=12035
-rw-r--r-- | art/ChangeLog | 5 | ||||
-rw-r--r-- | art/Makefile.am | 1 | ||||
-rw-r--r-- | art/goto-24.png | bin | 0 -> 679 bytes |
3 files changed, 6 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index d2d20702c6..a513560ec5 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,8 @@ +2001-08-15 Tuomas Kuosmanen <tigert@ximian.com> + + * goto-24.png: Icon for "Goto date.." -button. Someone could add this + into the code? + 2001-08-14 Tuomas Kuosmanen <tigert@ximian.com> * arrow-[left,right]-24.png: new arrow icons for calendar toolbar.. diff --git a/art/Makefile.am b/art/Makefile.am index 25472328e8..e45a2e0c1c 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -126,6 +126,7 @@ buttons_DATA = \ dayview.xpm \ fetch-mail.png \ forward.png \ + goto-24.png \ monthview.xpm \ move-message.png \ next-message.png \ diff --git a/art/goto-24.png b/art/goto-24.png Binary files differnew file mode 100644 index 0000000000..b6fc82fd73 --- /dev/null +++ b/art/goto-24.png |