Added TigerT's splash screen to the Makefile.
svn path=/trunk/; revision=5916
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-10-14 Ettore Perazzoli <ettore@helixcode.com>
|
||||
|
||||
* art/Makefile.am (images_DATA): Add `splash.png'.
|
||||
|
||||
2000-10-14 Tuomas Kuosmanen <tigert@helixcode.com>
|
||||
|
||||
* art/splash.png: umm.. it's a splash screen image.
|
||||
|
||||
+14
-13
@@ -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 \
|
||||
evolution-calendar-mini.png \
|
||||
evolution-contacts-mini.png \
|
||||
evolution-inbox-mini.png \
|
||||
evolution-notes-mini.png \
|
||||
evolution-tasks-mini.png \
|
||||
evolution-today.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 \
|
||||
globe.png \
|
||||
house.png \
|
||||
envelope.png \
|
||||
malehead.png
|
||||
malehead.png \
|
||||
splash.png
|
||||
|
||||
buttonsdir = $(datadir)/images/evolution/buttons
|
||||
buttons_DATA = \
|
||||
|
||||
Reference in New Issue
Block a user