** Fix for bnc #153807
2008-02-18 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bnc #153807 * em-composer-utils.c: (em_utils_post_to_folder): Patch from OpenSUSE. svn path=/trunk/; revision=35033
This commit is contained in:
committed by
Srinivasa Ragavan
parent
eae43ee6cb
commit
b1dbba827a
@ -1,3 +1,9 @@
|
||||
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
|
||||
|
||||
** Fix for bnc #153807
|
||||
|
||||
* em-composer-utils.c: (em_utils_post_to_folder): Patch from OpenSUSE.
|
||||
|
||||
2008-02-16 Aidan Delaney <a.j.delaney@brighton.ac.uk>
|
||||
|
||||
** Fix for bug #516234
|
||||
|
||||
@ -732,6 +732,7 @@ em_utils_post_to_folder (CamelFolder *folder)
|
||||
e_msg_composer_drop_editor_undo (composer);
|
||||
|
||||
gtk_widget_show ((GtkWidget *) composer);
|
||||
gdk_window_raise (((GtkWidget *) composer)->window);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user