aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-callbacks.c
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2001-10-12 03:39:47 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-12 03:39:47 +0800
commit2bbc7815e94754a4a1c706bc59ed01d9bad32076 (patch)
tree4716181ad19eae9d9a098a169c59c0cdac5dd407 /mail/mail-callbacks.c
parentbde8795c9423b33fcf1759b6b1231410ba11f3b1 (diff)
downloadgsoc2013-evolution-2bbc7815e94754a4a1c706bc59ed01d9bad32076.tar.gz
gsoc2013-evolution-2bbc7815e94754a4a1c706bc59ed01d9bad32076.tar.zst
gsoc2013-evolution-2bbc7815e94754a4a1c706bc59ed01d9bad32076.zip
pass FALSE along to the add_message_attachments call
svn path=/trunk/; revision=13596
Diffstat (limited to 'mail/mail-callbacks.c')
-rw-r--r--mail/mail-callbacks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-callbacks.c b/mail/mail-callbacks.c
index 3adfe46dc7..dd416ca278 100644
--- a/mail/mail-callbacks.c
+++ b/mail/mail-callbacks.c
@@ -822,7 +822,7 @@ mail_generate_reply (CamelFolder *folder, CamelMimeMessage *message, const char
const int max_subject_length = 1024;
composer = e_msg_composer_new ();
- e_msg_composer_add_message_attachments (composer, message);
+ e_msg_composer_add_message_attachments (composer, message, FALSE);
if (!composer)
return NULL;
-05-242-10/+10 * - Fix typos in USE_* knobsak2019-05-201-1/+2 * WordPress: Update to 5.2joneum2019-05-112-4/+4 * chinese/scim-fcitx: fix build with GCC-based architecturespkubaj2019-05-017-9/+62 * Clean up plistantoine2019-04-251-1/+1 * Update to 2.8.9.vanilla2019-04-242-5/+4 * Update to 2.8.9.vanilla2019-04-243-5/+6 * Update to 2.8.9.vanilla2019-04-248-31/+53 * - Update to 6.2.3lwhsu2019-04-212-10/+10 * devel/boost-*: update to 1.70.0jbeich2019-04-121-1/+1 * Bump a few PORTREVISIONs after r498529antoine2019-04-102-2/+2 * Remove expired ports:rene2019-04-055-644/+0 * Update to 6.2.2lwhsu2019-03-232-10/+10 * Update to 5.1.1joneum2019-03-212-5/+4 * chinese/fcitx: remove unused/invalid USES=qt:4tcberner2019-03-171-1/+1 * Qt4 deprecation: Remove Qt4 and its consumes.tcberner2019-03-1715-320/+0 * chinece/fcitx: remove QT4 option (Qt4 deprecation)tcberner2019-03-162-34/+3 * chinese/fcitx: Remove nop options helpertobik2019-03-152-15/+0 * New port: chinese/sourcehansans-tc-otfkai2019-03-146-0/+90 * New port: chinese/sourcehansans-sc-otfkai2019-03-146-0/+90 * Fix build on gcc-based architectures:linimon2019-03-131-1/+1 * x11-fonts/mkfontscale: Update to 1.2.0zeising2019-03-1210-7/+10 * Mark BROKEN: unfetchableantoine2019-03-121-0/+1 * New port: chinese/sourcehanserif-sc-otf Simplified Chinese font by Adobe desi...kai2019-03-016-0/+81 * New port: chinese/sourcehanserif-tc-otf: Traditional chinese font by Adobe de...kai2019-03-016-0/+81 * Update wordpress to 5.1joneum2019-02-282-4/+4 * Deprecate the remaining parts of esoundbapt2019-02-261-0/+3 * */gimp-help*: Mark MAKE_JOBS_UNSAFEtobik2019-02-241-1/+1 * Update to 1.16sunpoet2019-01-253-49/+6 * Add -Wno-error=narrowing when the architecture has base GCC (and thuslinimon2019-01-231-5/+8 * Update to 5.0.3joneum2019-01-212-4/+4 * Fix Qt5 symbol version scripts to put the catch-all clause first. Whentijl2019-01-163-2/+3 * This port sometimes doesn't build. Adding MAKE_JOBS_UNSAFE fixes it.linimon2019-01-031-1/+2 * chinese/qterm: remove KDE option after r488807tcberner2019-01-011-8/+2 * Remove KDE4, part 5rene2019-01-0111-1687/+0 * chinese/fcitx: Fix patch with TPUNC=ontobik2018-12-271-1/+1 * Change cmake default behaviour to outsource.tcberner2018-12-262-1/+2 * Update to 5.0.2joneum2018-12-222-4/+4 * Remove uneeded patch file.vanilla2018-12-181-11/+0 * Update to 2.8.8.vanilla2018-12-182-5/+4 * Update to 2.8.8.vanilla2018-12-182-4/+4 * Update to 2.8.8.vanilla2018-12-182-4/+4 * Update to 2.8.8.vanilla2018-12-182-4/+4 * wordpress: Update to 5.0.1joneum2018-12-152-4/+4 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-129-6/+9 * devel/boost-*: update to 1.69.0jbeich2018-12-121-1/+1 * - Update WWWjoneum2018-12-111-1/+1 * Spell CHOSEN_COMPILER_TYPE correctlyantoine2018-12-111-11/+1 * - Update WWWamdmi32018-12-091-1/+1 * This port requires a C++11-aware compiler to build on GCC-basedlinimon2018-12-041-1/+1 * Mark QT4 ports/functionality for removal on 2019-03-15rene2018-12-025-1/+15 * Mark kde4-l10n ports deprecated.tcberner2018-11-242-0/+6 * - Fix build by adding bash as BUILD_DEPENDSwen2018-11-115-0/+10 * - Update to 0.4.9wen2018-11-112-3/+4 * USES=compiler:c++11-lang is necessary to fix build on GCC-based architectures.linimon2018-11-111-1/+2 * Install texinfo files (GNU info) into ${PREFIX}/share/infobapt2018-11-113-2/+3 * chinese/ibus-array: update to 0.2.1swills2018-11-103-24/+4 * Update to 6.0.7.jkim2018-11-092-10/+10 * - Remove webkit from depends and replace buildtools with buildtools_buildwen2018-11-081-1/+2 * - Update to 4.2.9.6wen2018-11-075-23/+35 * Mark BROKEN: fails to buildantoine2018-11-041-0/+2 * Remove compatibility code for FreeBSD < 11.2 from all ports.rene2018-11-021-6/+0 * chinese/librime: unbreak with boost 1.69jbeich2018-10-271-0/+13 * - Update to 0.5.3wen2018-10-243-16/+23 * Fix build on powerpc64sunpoet2018-10-221-7/+5 * - Update to 1.10.0wen2018-10-153-5/+6 * - Update to 2.2.0wen2018-10-153-6/+8 * Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-065-10/+10 * - Update to 0.2.3wen2018-10-043-3/+9 * - Update to 0.3.8wen2018-09-273-3/+9 * - Update to 0.3.6wen2018-09-263-3/+9 * - Update to 0.3.2wen2018-09-253-4/+9 * - Update to 0.4.2wen2018-09-253-3/+9 * Update WWWsunpoet2018-09-151-1/+1 * Change x11/xorgproto to become a build depzeising2018-09-121-1/+1 * This port uses python but doesn't declare it. In the GNOME 3.28 exp-run thiskwm2018-08-211-1/+1 * Update CPAN linksunpoet2018-08-111-1/+1 * - Added a patch in upstream but not release yet to fix the code thatlwhsu2018-08-115-8/+52 * devel/boost-*: update to 1.68.0jbeich2018-08-091-1/+1 * Switch to xorgproto instead of individual packageszeising2018-08-011-2/+2 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-306-5/+6 * Remove all := from BUILD_DEPENDS, here are never needed.mat2018-07-092-2/+2 * - Pet portlintamdmi32018-07-091-3/+3 * Update to 4.9joneum2018-07-092-4/+4 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-297-16/+21 * - Update to 6.0.5lwhsu2018-06-272-10/+10 * Redo r472283 with history [1]:delphij2018-06-255-0/+85 * Temporarily remove ibus-table-chinese for a history surgery.delphij2018-06-255-85/+0 * multimedia/*phonon*: update and flavorize with @qt4/@qt5tcberner2018-06-221-1/+1 * Mark ports broken on powerpc64, categories a-c.linimon2018-06-181-0/+2 * Readd ibus-table-chinese with github source.delphij2018-06-135-0/+85 * Remove chinese/unrar, use archivers/unrar instead.kevlo2018-06-134-53/+0 * Remove expired ports:rene2018-06-0713-327/+0 * Mark broken on powerpc64.linimon2018-06-051-0/+2 * Update WWWsunpoet2018-05-2816-16/+16 * - Make input method settings consistentlwhsu2018-05-252-11/+19 * Unbreak on 11.1.vanilla2018-05-231-2/+13 * Update to 2.8.6.vanilla2018-05-2114-68/+132 * - Update to 6.0.4lwhsu2018-05-102-10/+10 * Mark BROKEN everywhere and deprecateantoine2018-05-051-4/+2 * Deprecate ports broken for more than 6 monthsantoine2018-05-052-0/+4 * Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.mat2018-04-262-0/+4 * devel/boost-*: update to 1.67.0jbeich2018-04-181-1/+1 * - Update to 6.0.3lwhsu2018-04-082-10/+10 * - Update WWWlwhsu2018-03-291-1/+1 * - Update LibreOffice to 6.0.2 [1]lwhsu2018-03-174-16/+10 * Introduce PHP flavors.mat2018-03-092-3/+3 * Reduce dependency on the python2 metaportantoine2018-02-191-2/+2 * Rename KDE4 meta portstcberner2018-02-102-2/+2 * Update to 4.9.4joneum2018-02-102-4/+4 * Remove dependency on the python3 symlinkantoine2018-02-091-1/+3 * devel/eric6: update to 18.02dbn2018-02-083-11/+0 * USE_PYTHON=allflavors shouldn't be used hereantoine2018-01-231-1/+0 * New port: chinese/ibus-cangjiepi2018-01-237-0/+99 * devel/boost-*: update to 1.66.0jbeich2018-01-181-1/+1 * lang/eric6: update to 17.12dbn2018-01-171-3/+3 * devel/eric6: update to 17.11.1, add FLAVORSdbn2018-01-111-3/+3 * chinese/ibus-pinyin: Fixed build with NLS=offyuri2018-01-101-7/+4 * Remove support for variables that have been deprecated for a while.mat2018-01-092-25/+0 * Update Qt5 ports to 5.9.3.rakuco2018-01-071-1/+2 * Remove ibus-cangjie, new BROKEN portantoine2018-01-026-100/+0 * - Convert to USE_PYTHON=cythonantoine2018-01-012-4/+5 * Add PORTSCOUTsunpoet2018-01-011-6/+3 * New port: chinese/ibus-cangjiepi2018-01-016-0/+100 * New port: chinese/libcangjiepi2018-01-015-0/+55 * New port: chinese/pycangjiepi2018-01-016-0/+52 * Update to 1.0.5sunpoet2017-12-303-5/+5 * Update to upstream version 0.1.2riggs2017-12-172-4/+4 * - Those ports fail to build with python3antoine2017-12-121-1/+1 * Fix packaging with python3antoine2017-12-122-1/+3 * pyzy doesn't build with python3antoine2017-12-091-1/+1 * Securityupdate to 4.9.1:joneum2017-12-022-4/+4 * For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1 * Update to 4.9joneum2017-11-252-4/+4 * chinese/ibus-array: fix incorrectly used GH_TAGNAME instead of DISTVERSIONPREFIXrobak2017-11-242-4/+4 * New port: chinese/ibus-array: Array 30 input method for IBusrobak2017-11-246-0/+73 * OPTIONS_SUB only cares about being defined, its content is ignored.mat2017-11-211-1/+1 * Mark CONFLICTS_INSTALL between net/tintin++ and chinese/tintin++sunpoet2017-11-191-0/+2 * Update WWW.vanilla2017-11-134-4/+4 * Update to 5.3.7.jkim2017-11-032-10/+10 * Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-10-311-3/+3 * evel/eric6: update to 17.10dbn2017-10-271-3/+3 * Fix build with recent perl-devel.mat2017-10-201-0/+11 * Update MASTER_SITES and unbreak this portsunpoet2017-10-131-4/+1 * Fix typobapt2017-10-131-1/+1 * Cleanup dead master_sitesbapt2017-10-135-10/+5 * Mark as broken: no public distfilesbapt2017-10-131-0/+2 * Mark as broken ports with no public distfilesbapt2017-10-132-0/+4 * Debian does not provide those distfiles anymorebapt2017-10-131-3/+1 * Update to 4.8.2joneum2017-10-062-4/+4 * Add gcin related settings, and add fluxbox as wm option.vanilla2017-09-301-2/+9 * devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1 * devel/boost-*: enable C++11 featuresjbeich2017-09-251-1/+1 * Add gcin's qt5 input module.vanilla2017-09-237-0/+111 * Add gcin's qt4 input module.vanilla2017-09-236-0/+95 * Add gcin's gtk3 input module.vanilla2017-09-237-0/+117 * Make toolkit input plugins as separate ports.vanilla2017-09-233-30/+4 * Remove USES=execinfo.mat2017-09-221-1/+1 * Fix kde4-l10n packages after sysutils/filelight's updatetcberner2017-09-174-4/+2 * Fix license information for portgs that use "the same license as Perl".mat2017-09-156-6/+6 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-115-5/+5 * Update to 5.3.6.jkim2017-09-062-10/+10 * - chinese/wordpress-zh_CN: Update from 4.8 to 4.8.1joneum2017-08-092-4/+4 * Update to 5.3.5.jkim2017-08-042-10/+10 * - chinese/wordpress-zh_CN: Update from 4.7.4 to 4.8joneum2017-08-012-4/+4 * - chinese/wordpress-zh_TW: Update from 4.7.5 to 4.8joneum2017-07-142-4/+4 * Make ninja opt-out in cmake.mktcberner2017-06-262-2/+2 * Update to 5.3.4.jkim2017-06-222-10/+10 * - chinese/wordpress-zh_TW: Update to 4.7.5joneum2017-06-212-4/+4 * Update the Calligra ports to 3.0.1.rakuco2017-06-179-148/+0 * Fix qt4 ports on armv6.tcberner2017-06-062-2/+2 * Update CONFLICTS_INSTALLsunpoet2017-05-291-1/+1 * Mark some ports failing on power64. In cases where the error messagelinimon2017-05-222-3/+4 * Update to 5.3.3.jkim2017-05-202-10/+10 * - Update maintainer addressjoneum2017-05-162-2/+2 * - Mark Brokenmiwi2017-05-131-0/+1 * Mark some ports failing on power64. In cases where the error messagelinimon2017-05-131-1/+1 * Remove expired ports:rene2017-05-077-155/+0 * Update to 5.2.7.jkim2017-05-052-10/+10 * devel/boost-*: update to 1.64.0jbeich2017-05-021-1/+1 * Update to 5.50 Beta 1 (5.5.3)sunpoet2017-05-012-7/+7 * 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (goog...ler2017-04-3039-643/+0 * Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-254-2/+4 * - Revert the php7 switch, we can't force users to switch to php7 yet.miwi2017-04-25