From e3fbe97690c0cbb8ba22a63d58122fca4d2ae451 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 20 Aug 2001 12:04:28 +0000 Subject: install new file 2001-08-20 JP Rosevear * Makefile.am: install new file * talking-heads.png: new graphic for meeting requests svn path=/trunk/; revision=12285 --- art/ChangeLog | 6 ++++++ art/Makefile.am | 1 + art/talking-heads.png | Bin 0 -> 3643 bytes 3 files changed, 7 insertions(+) create mode 100644 art/talking-heads.png (limited to 'art') diff --git a/art/ChangeLog b/art/ChangeLog index baffaff8fd..53bdebd5f4 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,9 @@ +2001-08-20 JP Rosevear + + * Makefile.am: install new file + + * talking-heads.png: new graphic for meeting requests + 2001-08-20 Damon Chaplin * Makefile.am (images_DATA): added goto-16.png & new_task-16.png. diff --git a/art/Makefile.am b/art/Makefile.am index 4e176e5a4f..d21a7ce41c 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -115,6 +115,7 @@ images_DATA = \ service-up-disabled.png \ show_all_messages.xpm \ splash.png \ + talking-heads.png \ task.xpm \ thankyou.png \ undelete_message-16.png \ diff --git a/art/talking-heads.png b/art/talking-heads.png new file mode 100644 index 0000000000..1c2ba5b040 Binary files /dev/null and b/art/talking-heads.png differ -- cgit