Renamed Sentbox to Sent\ Mail

2000-09-03  Jeffrey Stedfast  <fejj@helixcode.com>

	* local/Makefile.am: Renamed Sentbox to Sent\ Mail

	* local/Sent\ Mail/*: Updated

svn path=/trunk/; revision=5186
This commit is contained in:
Jeffrey Stedfast
2000-09-03 17:31:48 +00:00
committed by Jeffrey Stedfast
parent 5e2c2e595e
commit 8aeac82f5a
4 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2000-09-03 Jeffrey Stedfast <fejj@helixcode.com>
* local/Makefile.am: Renamed Sentbox to Sent\ Mail
* local/Sent\ Mail/*: Updated
2000-09-01 Jeffrey Stedfast <fejj@helixcode.com>
* local/Makefile.am: Added Sentbox

View File

@ -4,5 +4,5 @@ SUBDIRS = \
Drafts \
Inbox \
Outbox \
Sentbox \
Sent\ Mail \
Trash

View File

@ -0,0 +1,4 @@
defaultcalendardir = $(datadir)/evolution/default_user/local/Sent\ Mail
defaultcalendar_DATA = folder-metadata.xml
EXTRA_DIST = $(defaultcalendar_DATA)

View File

@ -0,0 +1,5 @@
<?xml version="1.0"?>
<efolder>
<type>mail</type>
<description>Sent Mail</description>
</efolder>