empathy r1584 - trunk/libempathy-gtk
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1584 - trunk/libempathy-gtk
- Date: Mon, 13 Oct 2008 08:04:33 +0000 (UTC)
Author: xclaesse
Date: Mon Oct 13 08:04:32 2008
New Revision: 1584
URL: http://svn.gnome.org/viewvc/empathy?rev=1584&view=rev
Log:
empathy-contact-menu.c: use new empathy_chatroom_manager_new API
Modified:
trunk/libempathy-gtk/empathy-contact-menu.c
Modified: trunk/libempathy-gtk/empathy-contact-menu.c
==============================================================================
--- trunk/libempathy-gtk/empathy-contact-menu.c (original)
+++ trunk/libempathy-gtk/empathy-contact-menu.c Mon Oct 13 08:04:32 2008
@@ -335,7 +335,7 @@
GTK_ICON_SIZE_MENU);
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image);
- mgr = empathy_chatroom_manager_new ();
+ mgr = empathy_chatroom_manager_new (NULL);
rooms = empathy_chatroom_manager_get_chatrooms (mgr,
empathy_contact_get_account (contact));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]