aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorPhilip Van Hoof <pvanhoof@gnome.org>2005-10-19 18:54:27 +0800
committerPhilip Van Hoof <pvanhoof@src.gnome.org>2005-10-19 18:54:27 +0800
commit656934c7ff7c7831c70858986f4b350c54fc461e (patch)
treef55e86d5e521c176d106db5ff435c2e6ae0818f1 /plugins
parent722114449fa53241b844fb2b8e748ef915695ac3 (diff)
downloadgsoc2013-evolution-656934c7ff7c7831c70858986f4b350c54fc461e.tar.gz
gsoc2013-evolution-656934c7ff7c7831c70858986f4b350c54fc461e.tar.zst
gsoc2013-evolution-656934c7ff7c7831c70858986f4b350c54fc461e.zip
composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,
2005-10-19 Philip Van Hoof <pvanhoof@gnome.org> composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, composer/e-msg-composer.h, composer/evolution-composer.c, composer/listener.c, mail/em-composer-utils.c, plugins/mailing-list-actions/mailing-list-actions.c: data hiding svn path=/trunk/; revision=30532
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mailing-list-actions/mailing-list-actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mailing-list-actions/mailing-list-actions.c b/plugins/mailing-list-actions/mailing-list-actions.c
index 2746401bb7..aa7fd6440d 100644
--- a/plugins/mailing-list-actions/mailing-list-actions.c
+++ b/plugins/mailing-list-actions/mailing-list-actions.c
@@ -151,7 +151,7 @@ void emla_list_action_do (CamelFolder *folder, const char *uid, CamelMimeMessage
/* directly send message */
composer = e_msg_composer_new_from_url (url);
if ((account = mail_config_get_account_by_source_url (action_data->uri)))
- e_msg_composer_hdrs_set_from_account ((EMsgComposerHdrs *) composer->hdrs, account->name);
+ e_msg_composer_hdrs_set_from_account (e_msg_composer_get_hdrs(composer), account->name);
em_utils_composer_send_cb (composer, NULL);
} else if (send_message_response == GTK_RESPONSE_NO) {
/* show composer */
>/+5 * Update to 0.12.3olivierd2015-12-132-3/+3 * - Update to 0.12.2amdmi32015-09-023-16/+4 * Update librsvg2 to 2.40.10.kwm2015-08-291-1/+2 * - Update to 0.12.1olivierd2015-08-086-205/+63 * x11/tint: use options helpers and other goodies.xmj2015-04-022-40/+20 * Cleanup plistbapt2015-01-181-3/+0 * x11/tint: USES+= alias to fix battery indicator on DragonFlymarino2014-12-281-1/+1 * - Remove Mk/bsd.efl.mkgblach2014-12-271-3/+3 * - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-201-1/+1 * Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1 * Do not remove directory belonging to BSD.local.dist mtreeantoine2014-04-051-1/+0 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Enable stage[1]bapt2013-10-212-40/+55 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add explicit dependency on pkgconfbapt2013-08-311-2/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * - convert USE_CMAKE to USESmakc2013-03-231-1/+1 * - Add a patch to enable battery support [1]lme2013-01-202-23/+167 * Convert to new options frameworkbapt2012-11-221-8/+10 * Throw my ports back in the pool, and make my intentions clear for thedougb2012-10-081-6/+1 * /usr/local/share/applications should be PLIST_DIRSTRYdougb2012-07-311-1/+1 * tintwizard.py requires pygtk2dougb2012-07-191-1/+1 * - update png to 1.5.10dinoex2012-06-011-0/+1 * Remove more tags from pkg-descr files fo the form:dougb2011-10-241-4/+1 * Use INSTALL_SCRIPT for the python script so STRIP is not attempteddougb2010-12-171-1/+1 * The config tool needs gtk20dougb2010-12-161-2/+3 * Update to version 2-0.11, which contains improved transparencydougb2010-12-153-32/+39 * Add LICENSE information to my ports where the right answer is obviousdougb2010-06-142-0/+4 * - Mark BROKEN on 6.X: does not linkpav2010-04-161-1/+7 * Add xdamage and xcomposite dependenciesdougb2010-04-021-1/+1 * Update to version 2.09dougb2010-04-022-12/+16 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-0/+1 * Update to tint2-0.7.1 which contains a minor systray fix.dougb2009-08-072-4/+9 * Upgrade to version 2.07. There are a lot of new configuration options whichdougb2009-07-113-25/+26 * Create a pkg-deinstall file to remove the ${X11BASE}/etc/xdg directorydougb2008-07-261-0/+5 * Add xrandr to the list of dependencies.dougb2008-07-221-1/+1