diff options
author | nobody <nobody@localhost> | 2001-09-29 04:45:06 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-09-29 04:45:06 +0800 |
commit | aa9f856b2f3775935a707185b1779ad0a1cfba19 (patch) | |
tree | 86496c73e4a6ae0d945ec7f01302cb3f66b29ec2 /default_user/local/Outbox | |
parent | ec852ee1f995b3a7deccf6312130ff0f3531ae3b (diff) | |
download | gsoc2013-evolution-GAL_0_13.tar.gz gsoc2013-evolution-GAL_0_13.tar.zst gsoc2013-evolution-GAL_0_13.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_0_13'.GAL_0_13
svn path=/tags/GAL_0_13/; revision=13228
Diffstat (limited to 'default_user/local/Outbox')
-rw-r--r-- | default_user/local/Outbox/.cvsignore | 2 | ||||
-rw-r--r-- | default_user/local/Outbox/Makefile.am | 4 | ||||
-rw-r--r-- | default_user/local/Outbox/folder-metadata.xml | 5 |
3 files changed, 0 insertions, 11 deletions
diff --git a/default_user/local/Outbox/.cvsignore b/default_user/local/Outbox/.cvsignore deleted file mode 100644 index 282522db03..0000000000 --- a/default_user/local/Outbox/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in diff --git a/default_user/local/Outbox/Makefile.am b/default_user/local/Outbox/Makefile.am deleted file mode 100644 index d9ccc4dba4..0000000000 --- a/default_user/local/Outbox/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -defaultcalendardir = $(datadir)/evolution/default_user/local/Outbox -defaultcalendar_DATA = folder-metadata.xml - -EXTRA_DIST = $(defaultcalendar_DATA) diff --git a/default_user/local/Outbox/folder-metadata.xml b/default_user/local/Outbox/folder-metadata.xml deleted file mode 100644 index 4452fb9e0c..0000000000 --- a/default_user/local/Outbox/folder-metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0"?> -<efolder> - <type>mail</type> - <description>Outbox</description> -</efolder> |