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:
committed by
Jeffrey Stedfast
parent
5e2c2e595e
commit
8aeac82f5a
@ -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
|
||||
|
||||
@ -4,5 +4,5 @@ SUBDIRS = \
|
||||
Drafts \
|
||||
Inbox \
|
||||
Outbox \
|
||||
Sentbox \
|
||||
Sent\ Mail \
|
||||
Trash
|
||||
|
||||
4
default_user/local/Sent Mail/Makefile.am
Normal file
4
default_user/local/Sent Mail/Makefile.am
Normal file
@ -0,0 +1,4 @@
|
||||
defaultcalendardir = $(datadir)/evolution/default_user/local/Sent\ Mail
|
||||
defaultcalendar_DATA = folder-metadata.xml
|
||||
|
||||
EXTRA_DIST = $(defaultcalendar_DATA)
|
||||
5
default_user/local/Sent Mail/folder-metadata.xml
Normal file
5
default_user/local/Sent Mail/folder-metadata.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<efolder>
|
||||
<type>mail</type>
|
||||
<description>Sent Mail</description>
|
||||
</efolder>
|
||||
Reference in New Issue
Block a user