diff options
author | bertrand <Bertrand.Guiheneuf@aful.org> | 1999-12-22 07:17:03 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-12-22 07:17:03 +0800 |
commit | fe17c009802b6f07df28a3c723c9520b5b8b08f7 (patch) | |
tree | 03bbe0594af041d2ca0f04c1d6e500dc912880e6 /camel/providers | |
parent | 852dc3bc1c3310baf3831b0648773e26daa4f9aa (diff) | |
download | gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.gz gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.bz2 gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.lz gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.xz gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.zst gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.zip |
part of the mbox provider.
1999-12-22 bertrand <Bertrand.Guiheneuf@aful.org>
* camel/providers/mbox/camel-mbox-store.h:
* camel/providers/mbox/camel-mbox-store.c:
* camel/providers/mbox/camel-mbox-folder.h:
* camel/providers/mbox/camel-mbox-folder.c:
part of the mbox provider.
svn path=/trunk/; revision=1510
Diffstat (limited to 'camel/providers')
-rw-r--r-- | camel/providers/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index 6a09262996..2ed9c0cecc 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -1,4 +1,5 @@ ## Process this file with automake to produce Makefile.in SUBDIRS = mbox +# this ones are disabled for the moment. # MH maildir |