aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.c
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-02-20 11:38:05 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-02-20 11:38:05 +0800
commitbc2cd00f42a2ab2505e95512165c6d9070252c9c (patch)
treec7ee783d42a9a07554ed51ac008d4106fe106c89 /mail/component-factory.c
parentaa63ffecbab9f01349bec0367bc633dadecdef36 (diff)
downloadgsoc2013-evolution-bc2cd00f42a2ab2505e95512165c6d9070252c9c.tar.gz
gsoc2013-evolution-bc2cd00f42a2ab2505e95512165c6d9070252c9c.tar.zst
gsoc2013-evolution-bc2cd00f42a2ab2505e95512165c6d9070252c9c.zip
Create vTrash folders for all remote stores as well.
2001-02-19 Jeffrey Stedfast <fejj@ximian.com> * component-factory.c (mail_load_storages): Create vTrash folders for all remote stores as well. svn path=/trunk/; revision=8300
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r--mail/component-factory.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index 11adaefcac..b3877e4884 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -443,6 +443,9 @@ mail_load_storages (GNOME_Evolution_Shell shell, const GSList *sources, gboolean
g_warning ("Cannot load storage: %s",
camel_exception_get_description (&ex));
camel_exception_clear (&ex);
+ } else {
+ /* create the vTrash folder */
+ vtrash_create (service->url, NULL, NULL);
}
}
td>-4/+3 * Clean up plistbapt2014-10-271-7/+0 * - Convert ports from dns/, editors/ and emulators/ to newmva2014-10-191-2/+1 * emulators/catapult is not jobs safemarino2014-10-051-0/+2 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1 * Update to OpenMSX 0.10.1johans2014-05-063-7/+7 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 * Use wx 2.8 only (does not build with 3.0)bapt2014-03-241-2/+3 * Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-0/+1 * Replace USE_GCC=4.6+ by USE_GCC=yes.gerald2014-03-041-1/+1 * - Update to 0.10.0johans2014-01-102-12/+17 * emulators/catapult: Fix installation in /root, add DragonFly supportmarino2013-12-282-0/+19 * - Respect CXXpawel2013-12-212-28/+19 * Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-161-1/+1 * The FreeBSD graphics/x11 team proudly presentszeising2013-09-301-3/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * The FreeBSD x11 team proudly presentszeising2013-05-251-3/+2 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * Update PCRE to 8.32mm2012-12-111-0/+1 * - Update to version 0.9.1pawel2012-11-022-19/+35 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Update to version 0.8.2miwi2012-02-202-7/+7 * - Update to 0.8.1miwi2011-03-252-4/+5 * - Update to 0.8.0miwi2010-07-152-7/+5 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-0/+1 * - Update to 0.7.2miwi2009-11-204-82/+78 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * - Reset maintainer and remove old MASTER_SITES.wxs2009-08-021-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * - fix plist with -DNOPORTDOCS and bump PORTREVISIONitetcu2008-08-272-3/+29 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Fix build with AMD64miwi2008-02-201-1/+3