diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-27 11:39:24 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-27 11:39:24 +0800 |
commit | 50cedfaadd7cc87d8c74fdff330c45f637c89e0b (patch) | |
tree | f87fe835cb39c6fffdc4bdf1c29ad2b8a1aa3533 /mail/ChangeLog | |
parent | 93c8da913ba3e095432d6e2c07c8fcd6f5c3bef7 (diff) | |
download | gsoc2013-evolution-50cedfaadd7cc87d8c74fdff330c45f637c89e0b.tar gsoc2013-evolution-50cedfaadd7cc87d8c74fdff330c45f637c89e0b.tar.gz gsoc2013-evolution-50cedfaadd7cc87d8c74fdff330c45f637c89e0b.tar.bz2 gsoc2013-evolution-50cedfaadd7cc87d8c74fdff330c45f637c89e0b.tar.lz gsoc2013-evolution-50cedfaadd7cc87d8c74fdff330c45f637c89e0b.tar.xz gsoc2013-evolution-50cedfaadd7cc87d8c74fdff330c45f637c89e0b.tar.zst gsoc2013-evolution-50cedfaadd7cc87d8c74fdff330c45f637c89e0b.zip |
Try a control before an embeddable instead of an embeddable before a
control when embedding something in the mail display.
svn path=/trunk/; revision=7845
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ff11955455..f8e6a86b14 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-01-26 Ettore Perazzoli <ettore@ximian.com> + + * mail-display.c (get_embedded_for_component): Try a control + first, instead of an embeddable. + 2001-01-26 Jeffrey Stedfast <fejj@ximian.com> * subscribe-dialog.c (populate_store_foreach): Check for a NULL |