added Tasks subdir.

2001-01-08  Damon Chaplin  <damon@helixcode.com>

	* local/Makefile.am (SUBDIRS): added Tasks subdir.

	* local/Tasks/Makefile.am:
	* local/Tasks/folder-metadata.xml: new files for the default Tasks
	folder.

	* shortcuts.xml: added Tasks folder shortcut.

svn path=/trunk/; revision=7481
This commit is contained in:
Damon Chaplin
2001-01-14 01:33:22 +00:00
committed by Damon Chaplin
parent 8c0f66640f
commit 1e371a8cc2
6 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,13 @@
2001-01-08 Damon Chaplin <damon@helixcode.com>
* local/Makefile.am (SUBDIRS): added Tasks subdir.
* local/Tasks/Makefile.am:
* local/Tasks/folder-metadata.xml: new files for the default Tasks
folder.
* shortcuts.xml: added Tasks folder shortcut.
2000-12-29 Chris Toshok <toshok@helixcode.com>
* ldap-servers.xml, addressbook-sources.xml: down with

View File

@ -6,4 +6,5 @@ SUBDIRS = \
Inbox \
Outbox \
Sent \
Tasks \
Trash

View File

@ -0,0 +1,2 @@
Makefile
Makefile.in

View File

@ -0,0 +1,3 @@
defaulttasksdir = $(datadir)/evolution/default_user/local/Tasks
defaulttasks_DATA = folder-metadata.xml
EXTRA_DIST = $(defaulttasks_DATA)

View File

@ -0,0 +1,5 @@
<?xml version="1.0"?>
<efolder>
<type>tasks</type>
<description>Tasks</description>
</efolder>

View File

@ -7,6 +7,7 @@
<item>evolution:/local/Trash</item>
<item>evolution:/local/Drafts</item> -->
<item>evolution:/local/Calendar</item>
<item>evolution:/local/Tasks</item>
<item>evolution:/local/Contacts</item>
</group>