From 57583034748a920cc7fff02c4872e4bb3d4d3f3b Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 14 Oct 2000 16:22:57 +0000 Subject: Added TigerT's splash screen to the Makefile. svn path=/trunk/; revision=5916 --- ChangeLog | 4 ++++ art/Makefile.am | 19 ++++++++++--------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 08be2ee9cf..e9217edfbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-10-14 Ettore Perazzoli + + * art/Makefile.am (images_DATA): Add `splash.png'. + 2000-10-14 Tuomas Kuosmanen * art/splash.png: umm.. it's a splash screen image. diff --git a/art/Makefile.am b/art/Makefile.am index e903fe8c0a..5168740740 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -1,23 +1,24 @@ imagesdir = $(datadir)/images/evolution images_DATA = \ - evolution-calendar.png \ - evolution-contacts.png \ - evolution-inbox.png \ - evolution-notes.png \ - evolution-tasks.png \ + briefcase.png \ + cellphone.png \ + envelope.png \ evolution-calendar-mini.png \ + evolution-calendar.png \ evolution-contacts-mini.png \ + evolution-contacts.png \ evolution-inbox-mini.png \ + evolution-inbox.png \ evolution-notes-mini.png \ + evolution-notes.png \ evolution-tasks-mini.png \ + evolution-tasks.png \ evolution-today.png \ - briefcase.png \ - cellphone.png \ globe.png \ house.png \ - envelope.png \ - malehead.png + malehead.png \ + splash.png buttonsdir = $(datadir)/images/evolution/buttons buttons_DATA = \ -- cgit v1.2.3