]> git.0d.be Git - empathy.git/commitdiff
Do not set main window as parent of new conversation window.
authorXavier Claessens <xclaesse@src.gnome.org>
Thu, 20 Dec 2007 13:39:35 +0000 (13:39 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Thu, 20 Dec 2007 13:39:35 +0000 (13:39 +0000)
svn path=/trunk/; revision=490

libempathy-gtk/empathy-status-icon.c

index cca41d5ddc4a1d7badf263c4d8fc06429f976c19..98c60ff64559d95d25d948c1e0e3f70da91cd129 100644 (file)
@@ -553,7 +553,7 @@ status_icon_new_message_cb (GtkWidget         *widget,
 
        priv = GET_PRIV (icon);
 
-       empathy_new_message_dialog_show (GTK_WINDOW (priv->window));
+       empathy_new_message_dialog_show (NULL);
 }
 
 static void