From 45b1f2233e3e97510696b3775d38d0088a125c70 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 26 Oct 2000 18:26:21 +0000 Subject: Added some functionality to the Executive Summary Doesn't return to the top when refreshed Can execute programs when the user clicks on exec:// URLs and can compose an email when mailto:'s are clicked. svn path=/trunk/; revision=6205 --- art/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'art') diff --git a/art/Makefile.am b/art/Makefile.am index 5168740740..8b6e3d81be 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -22,6 +22,7 @@ images_DATA = \ buttonsdir = $(datadir)/images/evolution/buttons buttons_DATA = \ + add-service.png \ compose-message.png \ copy-message.png \ fetch-mail.png \ @@ -31,6 +32,7 @@ buttons_DATA = \ reply.png EXTRA_DIST = \ + add-service.png \ attachment.xpm \ compose-message.png \ copy-message.png \ -- cgit v1.2.3