diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2000-11-15 11:04:12 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-11-15 11:04:12 +0800 |
commit | 1593182b1ca1a76dbf65b5ba1700f1f0d56e097d (patch) | |
tree | e90d940af1e2250a92f13ca06358dbc4881d5cee /camel/providers/local/libcamellocal.urls | |
parent | d266df61cc2439fc72aede6042bf2acf743ee2ee (diff) | |
download | gsoc2013-evolution-1593182b1ca1a76dbf65b5ba1700f1f0d56e097d.tar.gz gsoc2013-evolution-1593182b1ca1a76dbf65b5ba1700f1f0d56e097d.tar.zst gsoc2013-evolution-1593182b1ca1a76dbf65b5ba1700f1f0d56e097d.zip |
Initial cut for local provider, to handle mh/mailbox/maildir at
least.
Checking in to make a backup.
svn path=/trunk/; revision=6575
Diffstat (limited to 'camel/providers/local/libcamellocal.urls')
-rw-r--r-- | camel/providers/local/libcamellocal.urls | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/providers/local/libcamellocal.urls b/camel/providers/local/libcamellocal.urls new file mode 100644 index 0000000000..141aa7caf5 --- /dev/null +++ b/camel/providers/local/libcamellocal.urls @@ -0,0 +1,2 @@ +mh +mbox |