Added create-initial.
2001-01-25 Christopher James Lahey <clahey@helixcode.com> * local/Contacts/Makefile.am (defaultcalendar_DATA): Added create-initial. * local/Contacts/create-initial: New empty file to trigger the contact manager to add the initial Hello contact. svn path=/trunk/; revision=7815
This commit is contained in:
committed by
Chris Lahey
parent
ac2b078ef5
commit
191c0c006a
@ -1,3 +1,11 @@
|
||||
2001-01-25 Christopher James Lahey <clahey@helixcode.com>
|
||||
|
||||
* local/Contacts/Makefile.am (defaultcalendar_DATA): Added
|
||||
create-initial.
|
||||
|
||||
* local/Contacts/create-initial: New empty file to trigger the
|
||||
contact manager to add the initial Hello contact.
|
||||
|
||||
2001-01-08 Damon Chaplin <damon@helixcode.com>
|
||||
|
||||
* local/Makefile.am (SUBDIRS): added Tasks subdir.
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
defaultcalendardir = $(datadir)/evolution/default_user/local/Contacts
|
||||
defaultcalendar_DATA = \
|
||||
folder-metadata.xml
|
||||
folder-metadata.xml \
|
||||
create-initial
|
||||
EXTRA_DIST = $(defaultcalendar_DATA)
|
||||
|
||||
0
default_user/local/Contacts/create-initial
Normal file
0
default_user/local/Contacts/create-initial
Normal file
Reference in New Issue
Block a user