aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--art/ChangeLog4
-rw-r--r--art/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index 07e758646e..f847d4836a 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,5 +1,9 @@
2001-08-20 Damon Chaplin <damon@ximian.com>
+ * Makefile.am (images_DATA): added goto-16.png & new_task-16.png.
+
+2001-08-20 Damon Chaplin <damon@ximian.com>
+
* Makefile.am (buttons_DATA): added cut.png, copy.png & paste.png,
so we can use them for the tasks toolbar.
diff --git a/art/Makefile.am b/art/Makefile.am
index e07bd2c835..5a5fca53e1 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -19,6 +19,7 @@ images_DATA = \
es-weather.png \
folder.xpm \
forward.xpm \
+ goto-16.png \
ico-calendar.png \
ico-mail.png \
ico-rdf.png \
@@ -94,6 +95,7 @@ images_DATA = \
new_appointment.xpm \
new_contact.xpm \
new-message.xpm \
+ new_task-16.png \
save-16.png \
save-as-16.png \
search-16.png \