empathy r2798 - trunk/libempathy-gtk



Author: xclaesse
Date: Fri Apr 10 16:54:56 2009
New Revision: 2798
URL: http://svn.gnome.org/viewvc/empathy?rev=2798&view=rev

Log:
Don't get stuck in editing mode when you load up the old dialog

From: Davyd Madeley <davyd madeley id au>

Modified:
   trunk/libempathy-gtk/empathy-presence-chooser.c

Modified: trunk/libempathy-gtk/empathy-presence-chooser.c
==============================================================================
--- trunk/libempathy-gtk/empathy-presence-chooser.c	(original)
+++ trunk/libempathy-gtk/empathy-presence-chooser.c	Fri Apr 10 16:54:56 2009
@@ -346,6 +346,7 @@
 {
 	/* recover the status that was unset */
 	presence_chooser_presence_changed_cb (self);
+	presence_chooser_set_status_editing (self, FALSE);
 }
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]