empathy r1575 - trunk/libempathy
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1575 - trunk/libempathy
- Date: Mon, 13 Oct 2008 07:55:30 +0000 (UTC)
Author: xclaesse
Date: Mon Oct 13 07:55:30 2008
New Revision: 1575
URL: http://svn.gnome.org/viewvc/empathy?rev=1575&view=rev
Log:
empathy_chatroom_set_auto_connect: notify the favorite property change if needed
Modified:
trunk/libempathy/empathy-chatroom.c
Modified: trunk/libempathy/empathy-chatroom.c
==============================================================================
--- trunk/libempathy/empathy-chatroom.c (original)
+++ trunk/libempathy/empathy-chatroom.c Mon Oct 13 07:55:30 2008
@@ -396,6 +396,7 @@
{
/* auto_connect implies favorite */
priv->favorite = TRUE;
+ g_object_notify (G_OBJECT (chatroom), "favorite");
}
g_object_notify (G_OBJECT (chatroom), "auto-connect");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]