From 3a53893a829d00746c2d51cd1397e54126a8b852 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 24 Dec 2004 13:57:49 +0000 Subject: kill warnings (map_default_cb): the to entry widget is now just a gtk 2004-12-24 JP Rosevear * e-msg-composer.c (setup_signatures_menu): kill warnings (map_default_cb): the to entry widget is now just a gtk entry at its core, so check for text that way svn path=/trunk/; revision=28201 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index a310f095dc..c40d6d7a4c 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2004-12-24 JP Rosevear + + * e-msg-composer.c (setup_signatures_menu): kill warnings + (map_default_cb): the to entry widget is now just a gtk entry at + its core, so check for text that way + 2004-12-23 Hans Petter Jansson * Makefile.am (selectnamesdir) -- cgit