empathy r1570 - trunk/src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1570 - trunk/src
- Date: Mon, 13 Oct 2008 07:55:16 +0000 (UTC)
Author: xclaesse
Date: Mon Oct 13 07:55:16 2008
New Revision: 1570
URL: http://svn.gnome.org/viewvc/empathy?rev=1570&view=rev
Log:
empathy-chatrooms-window: no need to call empathy_chatroom_manager_store anymore
Modified:
trunk/src/empathy-chatrooms-window.c
Modified: trunk/src/empathy-chatrooms-window.c
==============================================================================
--- trunk/src/empathy-chatrooms-window.c (original)
+++ trunk/src/empathy-chatrooms-window.c Mon Oct 13 07:55:16 2008
@@ -413,7 +413,6 @@
enabled = !enabled;
empathy_chatroom_set_auto_connect (chatroom, enabled);
- empathy_chatroom_manager_store (window->manager);
gtk_list_store_set (store, &iter, COL_AUTO_CONNECT, enabled, -1);
gtk_tree_path_free (path);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]