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 /art/Makefile.am | |
parent | dd2e6e5c226269bc6c717124739521a5a19e3697 (diff) | |
download | gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.tar.gz gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.tar.zst gsoc2013-evolution-99ad8007dea6c0046c84e1cd3fc2df025342b211.zip |
icon for "Goto date.." -button. /tigert
svn path=/trunk/; revision=12035
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |