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/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'art/Makefile.am') 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