aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-tools.c
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-10-02 02:46:52 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-02 02:46:52 +0800
commit8fc405a0b1d444305d3e2c8f1a901f61e83a8061 (patch)
treec28b58848022dc4f1be41ce6b97c9a4240fa6532 /mail/mail-tools.c
parentbd549a75ae299604659b06e6c2049b2b81680b31 (diff)
downloadgsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.tar.gz
gsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.tar.zst
gsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.zip
Don't pass the CREATE flag, we shouldn't ever need this...
2001-10-01 Jeffrey Stedfast <fejj@ximian.com> * mail-tools.c (mail_tool_uri_to_folder): Don't pass the CREATE flag, we shouldn't ever need this... svn path=/trunk/; revision=13268
Diffstat (limited to 'mail/mail-tools.c')
-rw-r--r--mail/mail-tools.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mail-tools.c b/mail/mail-tools.c
index 2844f74097..89c9fb4bfc 100644
--- a/mail/mail-tools.c
+++ b/mail/mail-tools.c
@@ -355,8 +355,7 @@ mail_tool_uri_to_folder (const char *uri, CamelException *ex)
if (offset)
folder = camel_store_get_trash (store, ex);
else
- folder = camel_store_get_folder (store, name,
- CAMEL_STORE_FOLDER_CREATE, ex);
+ folder = camel_store_get_folder (store, name, 0, ex);
camel_object_unref (CAMEL_OBJECT (store));
}
/td> * Remove USE_GNOMENG macro.marcus2003-04-082-2/+0 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-064-52/+40 * Add dpkg 1.9.21, the debian package manager.perky2003-04-0411-0/+257 * Update to 2.2.3.marcus2003-04-046-6/+30 * Catch up with the recent ruby-zlib changes. (PORTREVISION bumped)knu2003-03-282-0/+21 * Update to 0.6.0. This library will soon be integrated into ruby 1.8knu2003-03-283-9/+6 * Add rox-archive, archiving application for the ROX desktop.olgeni2003-03-255-0/+60 * Use a size_t to hold the result of sizeof() instead of an unsigned int.jhb2003-03-191-12/+14 * Replace the bzip dependency with bzip2. This will allow GNOME 2 to show upmarcus2003-03-092-8/+12 * unzip is an EXTRACT_DEPENDS, not a BUILD_DEPENDS. This fixes some of thekris2003-03-091-1/+1 * Reset maintainer of ports previously maintained by jmg and jseger, whokris2003-03-091-1/+1 * Clear moonlight beckons.ade2003-03-0746-23/+23 * Fix Build on CURRENT.arved2003-03-032-0/+53 * Update to 0.6.5perky2003-02-282-2/+2 * De-pkg-comment for my ports.perky2003-02-254-2/+2 * PEAR ports: handling PEAR's registry.edwin2003-02-241-1/+6 * Suppress command echo.olgeni2003-02-232-6/+6 * De-pkg-comment my ports + some more.olgeni2003-02-234-2/+2 * New port: Compress::Bzip2.demon2003-02-235-0/+36 * De-pkg-comment.markp2003-02-232-3/+4 * de-pkg-comment.kuriyama2003-02-222-1/+1 * pkg-comment -> COMMENTnaddy2003-02-212-1/+1 * De-pkg-comment.knu2003-02-2126-13/+13 * De-pkg-comment.knu2003-02-2143-21/+22 * De-pkg-comment.knu2003-02-188-4/+4 * Update to version 1.4.3.olgeni2003-02-184-4/+4 * 1. fix dependency for archivers/p5-Archive-Zip on 4.x with perl >= 5.6leeym2003-02-172-2/+2 * Add wzip 1.0, a preprocessor for lossy data compression.markp2003-02-175-0/+39 * Remove file fileroller doc directory.marcus2003-02-162-0/+2 * Added dependency on devel/p5-Test-Simpleedwin2003-02-131-1/+3 * Fix "make index"edwin2003-02-131-1/+1 * New port archivers/pear-Archive_Tar: upgrading Archive_Tar from 0.9 to 1.0.edwin2003-02-125-0/+65 * Update to GNOME 2.2.marcus2003-02-088-32/+100 * Update: archivers/p5-Archive-Tar 0.22 -> 0.23edwin2003-02-053-3/+7 * I hope rarlab would keep releasing FreeBSD binary.sf2003-02-047-107/+0 * fix homepageedwin2003-02-031-1/+1 * Correct MASTER_SITES and WWW.sobomax2003-02-032-2/+2 * Maintainer doesn't want to keep maintaining.edwin2003-02-031-1/+1 * Update to 0.3.2.nork2003-02-025-46/+162 * Update to version 1.19.demon2003-01-302-2/+2 * update to 3.1 official releasealane2003-01-298-296/+382 * Fix fetchingfjoe2003-01-281-2/+4 * Simplify decection of File::Spec to avoid INDEX generation breakage.kuriyama2003-01-231-3/+2 * Add a better description to archivers/untar.edwin2003-01-211-1/+1 * Make pkg-descr a little bit more descriptive.edwin2003-01-201-1/+1 * New Ports / archivers/untaredwin2003-01-207-0/+47 * Take over maintainership.olgeni2003-01-192-2/+2 * Upgrade to 3.11ache2003-01-182-3/+5 * Upgrade to 3.11ache2003-01-182-4/+4 * add tardy 1.11ijliao2003-01-149-0/+71 * Use another File::Spec detection code same as p5-HTML-Template.kuriyama2003-01-131-10/+5 * Fix a typo (forgot a '%' on a PLIST_SUB variable).petef2003-01-061-1/+1 * The distfile seems to have been repacked. (only extconf.rb was changedknu2003-01-041-1/+1 * chase mcrypt lib versionijliao2003-01-041-1/+1 * Restore PORTEPOCHache2003-01-031-0/+1 * upgrade to 1.4.2ijliao2003-01-038-36/+52 * Upgrade to 3.10ache2003-01-022-6/+5 * Upgrade to 3.10ache2003-01-022-4/+3 * Fix build on alpha (don't include the klaptop files when we are on alpha,petef2003-01-021-23/+23 * Update to 0.1.6, which is compatible with the latest ruby 1.8.knu2003-01-023-7/+15 * Removed MASTER_SITE_SUNSITE from the master_sites, it doesn't appearedwin2002-12-281-3/+1 * Fix master_site.edwin2002-12-282-2/+2 * Updated HTTP redirect for rarlab.com.edwin2002-12-281-1/+1 * The SUNSITEs didn't carry the 1.08 version. Informed author.edwin2002-12-282-4/+2 * Removed unreachable ftp-site.edwin2002-12-281-2/+1 * Remove ftp.xemacs.org as a stale master_site.edwin2002-12-281-2/+1 * Removed stale master_site, informed maintainer.edwin2002-12-281-1/+0 * Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. Thisknu2002-12-072-8/+13 * Use MASTER_SITE_LOCAL in preference to the other MASTER_SITE becausekris2002-11-281-2/+2 * Fix the build of lang/ruby_static-devel, i.e. the build ofknu2002-11-281-0/+3 * Remove maintainers with undeliverable email addresses.kris2002-11-231-1/+1 * Maintainer update to use source-version instead of binaryedwin2002-11-232-3/+6 * Update to 0.6.2perky2002-11-202-2/+2 * Update to 0.1.1.knu2002-11-193-17/+16 * Add ruby-bz2, a Ruby extension to use libbz.knu2002-11-166-0/+112 * Back down to 2.0.4 as 2.1.x now requires GNOME 2.1.marcus2002-11-136-8/+8 * 1. update WWWijliao2002-11-132-3/+3 * upgrade to 1.1ijliao2002-11-123-5/+5 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1140-40/+20 * Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0742-21/+42 * PERL -> REINPLACEedwin2002-11-041-1/+2 * PERL -> REINPLACEedwin2002-11-041-1/+2 * PERL -> REINPLACEedwin2002-11-041-1/+2 * PERL -> REINPLACEedwin2002-11-042-2/+4 * Use File::Spec port only for perl < 5.8.alane2002-10-301-3/+13 * Mark BROKEN on 5.0kris2002-10-261-1/+7 * Update to 1.1perky2002-10-263-3/+3 * Update to 0.6perky2002-10-262-4/+3 * Update patch to configure.in to remove check for <machine/types.h>.jhb2002-10-231-9/+11 * Upgrade to 3.10 beta 1ache2002-10-233-15/+4 * Update to 2.1.2.marcus2002-10-214-4/+4 * USE_BZIP2obrien2002-10-204-2/+4 * Change maintainership on all my ports.adamw2002-10-182-1/+3 * Update to 2.1.1.marcus2002-10-136-6/+6 * Fix a problem parsing tar archives with GNU tar 1.13.25. Bump PORTREVISION.marcus2002-10-124-0/+112 * 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-33/+28 * fileroller has been added as a part of the upcoming GNOME 2.2 desktop. Claimmarcus2002-10-072-4/+4 * Use RUBY_MOD*.knu2002-10-074-22/+22 * upgrade to 2.1.0ijliao2002-10-076-82/+86 * Forbid because of directory traversal bug.trevor2002-10-061-0/+2 * Fix a security bug that allows extracted filenames to contain ".." andkris2002-10-053-12/+44 * 1. Bump PORTREVISION to 1.alane2002-10-022-10/+23 * Fix breakage caused by values.h deorbiting.sobomax2002-10-011-0/+47 * The distfile is corrupt on this master site at the moment. Replace itknu2002-09-241-1/+1 * Remove gettext-old dependency, which moves us kloser to nuking that outdatedsobomax2002-09-241-4/+2 * Fix on -current.sobomax2002-09-241-0/+14 * Fix plistperky2002-09-201-0/+1 * Update to 0.4.9perky2002-09-193-5/+5 * add more mastersitesijliao2002-09-171-1/+3 * Due to popular demant into each port which might be inserted into dependencysobomax2002-09-142-0/+8 * Update to 1.05.tobez2002-09-124-4/+5 * Gzip (GNU zip) is a compression utility designed to be a replacementdinoex2002-09-116-0/+64 * o track MASTER_SITES.sf2002-09-082-2/+4 * forgot to include all the patches last commitijliao2002-09-076-0/+181 * 1. fix build with gcc 3.2ijliao2002-09-071-1/+1 * Update to version 1.03kevlo2002-09-033-4/+8 * Update to 0.6.sobomax2002-08-303-18/+4 * Update to 1.01.sobomax2002-08-303-9/+17 * Define wchar properlyache2002-08-271-10/+10 * Upgrade to 3.00ache2002-08-272-13/+15 * Upgrade to 1.3.obraun2002-08-262-2/+2 * Turn Miguel Mendez' ports over to Adam Weinberger.trevor2002-08-262-4/+1 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-252-15/+2 * Update MASTER_SITESkevlo2002-08-221-1/+1 * Chase shlib rev of devel/gettextade2002-08-022-2/+2 * Use USE_GNOMENG.marcus2002-07-282-16/+4 * Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.fenner2002-07-221-1/+1 * Fix build on -CURRENT.ru2002-07-221-4/+5 * Fix install.ru2002-07-213-17/+15 * * Fix a typo.naddy2002-07-214-2/+36 * Do not install .la file.demon2002-07-168-24/+42 * Update to 1.08.anders2002-07-148-22/+24 * remove bitboxijliao2002-07-089-76/+0 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-052-2/+2 * add arj 3.10bijliao2002-07-027-0/+75 * Update to version 1.4.1.obrien2002-06-284-4/+4 * add mtf 0.21ijliao2002-06-268-0/+80 * Updating my email address.perky2002-06-252-2/+2 * remove unused WWW varijliao2002-06-231-2/+0 * fix plistijliao2002-06-224-6/+74 * ${PERL} -> ${REINPLACE_CMD}ijliao2002-06-221-1/+3 * upgrade to 1.0.2ijliao2002-06-214-10/+12 * Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+2 * upgrade to 1.4ijliao2002-06-188-100/+196 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-163-10/+80 * Use ${REINPLACE_CMD} instead of ${PERL}ijliao2002-06-141-2/+2 * Miguel Mendez informed me in private e-mail that he has changed his mindwill2002-06-111-1/+1 * Tidy up after repo copy of ports/sysutils/star to ports/archivers/star.trevor2002-06-113-2/+3 * Add URL for home page.trevor2002-06-102-0/+4 * To ports@freebsd.org.obrien2002-06-092-2/+2 * Update to 0.4.2pat2002-06-083-18/+3 * Set Miguel Mendez' ports loose. Look out, world!trevor2002-06-071-1/+1 * Sync with src/contrib/tar - re-enable --same-owner for uid 0.sobomax2002-06-072-7/+6 * Fix a format string nit.kris2002-06-071-0/+11 * Sync with src/contrib/tar - don't assume that user with uid 0 doesn't reallysobomax2002-06-072-1/+29 * Update to 1.01, assign the submitter to be the maintainer.tobez2002-06-052-3/+3 * Unbroke on systems without <langinfo.h>.sobomax2002-06-041-7/+9 * Fix installation on -current due to *.mk changes.kris2002-06-041-4/+4 * Stage 1 of system GNU tar upgrade to a modern version:sobomax2002-06-0210-1/+417 * Prevent negative fseek for old FreeBSD versionsache2002-05-312-0/+60 * upgrade 0.3.1ijliao2002-05-313-14/+43 * - Add USE_X_PREFIXijliao2002-05-314-58/+60 * - Conditionalize dependency for archivers/bzip2ijliao2002-05-311-4/+13 * Explict dependancy on version 7 of linux_base is not needed anymore.obrien2002-05-282-14/+8 * upgrade to 1.2ijliao2002-05-222-3/+3 * Update to 1.1dwcjr2002-05-223-5/+2 * Don't build klaptopdaemon on alpha.gallatin2002-05-212-23/+34 * Add missing man page.dwcjr2002-05-201-0/+2 * Add fileroller, a GNOME archive manager for zip files, tar, etc.anders2002-05-1911-0/+217 * Upgrade to 3.0 releaseache2002-05-163-8/+4 * upgrade to 0.3.0ijliao2002-05-123-11/+31 * Upgrade to 5.50ache2002-05-082-7/+7 * Upgrade to version 1.16demon2002-05-052-2/+2 * Distfile was changed: some minor code changes with thekris2002-05-052-2/+2 * upgrade to 0.4ijliao2002-05-052-2/+2 * Upgrade to 3.0 beta 7ache2002-05-032-3/+3 * add dact 0.8.11ijliao2002-05-026-0/+35 * use USE_PYDISTUTILSijliao2002-04-292-14/+2 * upgrade to 1.00ijliao2002-04-292-2/+2 * Upgrade to 3.0b6ache2002-04-233-5/+5 * Update to 3.0. Sigh.will2002-04-231-0/+226 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-224-366/+10 * gettext upgrade uber-patch (stage 3)ade2002-04-13