aboutsummaryrefslogtreecommitdiffstats
path: root/composer
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
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')
-rw-r--r--composer/ChangeLog5
-rw-r--r--composer/e-msg-composer-hdrs.c1
2 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 581003eba3..c4c515591a 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,8 @@
+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 ;-)
+
2001-01-12 Jeffrey Stedfast <fejj@helixcode.com>
* e-msg-composer.c (build_message): Call set_from_account which
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;
mitgraph'>* Update to 3.11.1.vanilla2016-03-152-5/+4 * - Update to 3.9.2miwi2016-01-064-13/+14 * - Add LICENSEamdmi32015-12-261-4/+3 * - Reset maintainer by his own requestamdmi32015-12-261-1/+1 * - Fix PYDISTUTILS_EGGINFOamdmi32015-09-081-1/+2 * MASTER_SITES cleanup.mat2015-05-141-2/+2 * - Convert ports from databases/ and deskutils/ to new USES=pythonmva2014-10-191-3/+2 * - Chase database/sqlite3 slib bumpmiwi2014-06-281-0/+1 * - Stageswills2014-04-152-1/+2 * Convert d* to USES=zipbapt2014-03-081-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1