From 46f64b3006f51d4254ab0f457be4bcb5aa8720ec Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Mon, 20 Aug 2001 07:16:08 +0000 Subject: added cut.png, copy.png & paste.png, so we can use them for the tasks 2001-08-20 Damon Chaplin * Makefile.am (buttons_DATA): added cut.png, copy.png & paste.png, so we can use them for the tasks toolbar. svn path=/trunk/; revision=12255 --- art/ChangeLog | 5 +++++ art/Makefile.am | 3 +++ 2 files changed, 8 insertions(+) (limited to 'art') diff --git a/art/ChangeLog b/art/ChangeLog index e6706e0ec1..07e758646e 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,8 @@ +2001-08-20 Damon Chaplin + + * Makefile.am (buttons_DATA): added cut.png, copy.png & paste.png, + so we can use them for the tasks toolbar. + 2001-08-18 Damon Chaplin * Makefile.am (images_DATA): added 16_copy.png, 16_customize.png, diff --git a/art/Makefile.am b/art/Makefile.am index 187e6abb8e..e07bd2c835 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -130,6 +130,8 @@ buttons_DATA = \ add-service.png \ compose-message.png \ copy-message.png \ + copy.png \ + cut.png \ dayview.xpm \ delete-message.png \ fetch-mail.png \ @@ -140,6 +142,7 @@ buttons_DATA = \ next-message.png \ new_appointment.png \ new_task.png \ + paste.png \ previous-message.png \ print.png \ print-preview-24.png \ -- cgit v1.2.3