aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-hdrs.c
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-01-13 06:09:57 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-01-13 06:09:57 +0800
commitfd1561b07e8cba207c82db8581cc9213d7ed0154 (patch)
tree355611bafff9b915175eb904782b7f6c72512139 /composer/e-msg-composer-hdrs.c
parentda17671fae7695b588a36bfba1b40ff19ffd68c4 (diff)
downloadgsoc2013-evolution-fd1561b07e8cba207c82db8581cc9213d7ed0154.tar.gz
gsoc2013-evolution-fd1561b07e8cba207c82db8581cc9213d7ed0154.tar.zst
gsoc2013-evolution-fd1561b07e8cba207c82db8581cc9213d7ed0154.zip
Oops. Make sure to attach the item to the menu ;-)
2001-01-12 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-hdrs.c (create_optionmenu): Oops. Make sure to attach the item to the menu ;-) svn path=/trunk/; revision=7463
Diffstat (limited to 'composer/e-msg-composer-hdrs.c')
-rw-r--r--composer/e-msg-composer-hdrs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer/e-msg-composer-hdrs.c b/composer/e-msg-composer-hdrs.c
index b59b5b8d2b..b4775f7de8 100644
--- a/composer/e-msg-composer-hdrs.c
+++ b/composer/e-msg-composer-hdrs.c
@@ -173,6 +173,7 @@ create_optionmenu (EMsgComposerHdrs *hdrs,
/* this is so we can later set which one we want */
hdrs->priv->from_options = g_slist_append (hdrs->priv->from_options, item);
+ gtk_menu_append (GTK_MENU (menu), item);
gtk_widget_show (item);
accounts = accounts->next;
:35 +0800'>2016-10-091-3/+5 * - Update to 0.6-6tota2016-07-311-2/+3 * - Update to 0.6-5tota2016-06-051-1/+1 * - Update to 0.6-4tota2016-04-151-2/+3 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-4/+4 * - Update to 0.5-92tota2016-01-261-3/+2 * - Update to 0.5-88tota2015-12-061-5/+4 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1 * - Update to 0.5-74tota2014-06-251-2/+1 * Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-0/+1 * - Update to 0.5-71tota2014-02-021-1/+1 * Convert Mk/bsd.cran.mk to the Uses framework.dbn2013-12-281-2/+1 * Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).dbn2013-11-281-1/+0 * - Update to 0.5-68tota2013-11-231-2/+1 * Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;bf2013-11-131-1/+1