Author: sragavan
Date: Sun Feb 17 20:15:31 2008
New Revision: 35033
URL: http://svn.gnome.org/viewvc/evolution?rev=35033&view=rev

Log:
2008-02-18  Srinivasa Ragavan  <[EMAIL PROTECTED]>

        ** Fix for bnc #153807

        * em-composer-utils.c: (em_utils_post_to_folder): Patch from OpenSUSE.




Modified:
   trunk/mail/ChangeLog
   trunk/mail/em-composer-utils.c

Modified: trunk/mail/em-composer-utils.c
==============================================================================
--- trunk/mail/em-composer-utils.c      (original)
+++ trunk/mail/em-composer-utils.c      Sun Feb 17 20:15:31 2008
@@ -732,6 +732,7 @@
        e_msg_composer_drop_editor_undo (composer);
 
        gtk_widget_show ((GtkWidget *) composer);
+       gdk_window_raise (((GtkWidget *) composer)->window);
 }
 
 /**
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to