diff options
author | JP Rosevear <jpr@ximian.com> | 2001-08-20 20:04:28 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-08-20 20:04:28 +0800 |
commit | e3fbe97690c0cbb8ba22a63d58122fca4d2ae451 (patch) | |
tree | bfe7306f5103f00432ece06d8240ac4646672035 /art/Makefile.am | |
parent | ad22bbfd6347cdcf04618f677e9d30a9d4203eb9 (diff) | |
download | gsoc2013-evolution-e3fbe97690c0cbb8ba22a63d58122fca4d2ae451.tar.gz gsoc2013-evolution-e3fbe97690c0cbb8ba22a63d58122fca4d2ae451.tar.zst gsoc2013-evolution-e3fbe97690c0cbb8ba22a63d58122fca4d2ae451.zip |
install new file
2001-08-20 JP Rosevear <jpr@ximian.com>
* Makefile.am: install new file
* talking-heads.png: new graphic for meeting requests
svn path=/trunk/; revision=12285
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |