diff options
author | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-08-15 02:37:37 +0800 |
---|---|---|
committer | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-08-15 02:37:37 +0800 |
commit | b48259edeeaa71a838eb114f8b0b2705f79a7398 (patch) | |
tree | 1671b7e1d2df15d831f70c3813948b6bb55a0746 /art/Makefile.am | |
parent | f6ae871a73c74bcef992a5e0371f3949eb40f7d4 (diff) | |
download | gsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.tar.gz gsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.tar.zst gsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.zip |
New arrow icons for calendar.. /tigert
svn path=/trunk/; revision=12023
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 0a12f77b13..25472328e8 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -117,6 +117,8 @@ images_DATA = \ buttonsdir = $(datadir)/images/evolution/buttons buttons_DATA = \ + arrow-right-24.png \ + arrow-left-24.png \ add-attachment.png \ add-service.png \ compose-message.png \ |