aboutsummaryrefslogtreecommitdiffstats
path: root/art/Makefile.am
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-08-19 10:37:13 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-08-19 10:37:13 +0800
commitcebe14e00b9c2023f2514603ad2300f44a72983f (patch)
treebbf7abb28fc3beb0cfc8d3f7e8c98845d6414f02 /art/Makefile.am
parent70e6407e128d512c51ceeba8f7a9e995af8c99f2 (diff)
downloadgsoc2013-evolution-cebe14e00b9c2023f2514603ad2300f44a72983f.tar
gsoc2013-evolution-cebe14e00b9c2023f2514603ad2300f44a72983f.tar.gz
gsoc2013-evolution-cebe14e00b9c2023f2514603ad2300f44a72983f.tar.bz2
gsoc2013-evolution-cebe14e00b9c2023f2514603ad2300f44a72983f.tar.lz
gsoc2013-evolution-cebe14e00b9c2023f2514603ad2300f44a72983f.tar.xz
gsoc2013-evolution-cebe14e00b9c2023f2514603ad2300f44a72983f.tar.zst
gsoc2013-evolution-cebe14e00b9c2023f2514603ad2300f44a72983f.zip
added 16_copy.png, 16_customize.png, 16_cut.png & 16_paste.png.
2001-08-18 Damon Chaplin <damon@ximian.com> * Makefile.am (images_DATA): added 16_copy.png, 16_customize.png, 16_cut.png & 16_paste.png. (buttons_DATA): added new_task.png, which I made from scaling up the smaller task.xpm icon. svn path=/trunk/; revision=12212
Diffstat (limited to 'art/Makefile.am')
-rw-r--r--art/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am
index 20e4619260..187e6abb8e 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -1,5 +1,9 @@
imagesdir = $(datadir)/images/evolution
images_DATA = \
+ 16_copy.png \
+ 16_customize.png \
+ 16_cut.png \
+ 16_paste.png \
apply-filters-16.xpm \
bcg.png \
configure_16_addressbook.xpm \
@@ -135,6 +139,7 @@ buttons_DATA = \
move-message.png \
next-message.png \
new_appointment.png \
+ new_task.png \
previous-message.png \
print.png \
print-preview-24.png \