From 726dec7bfdafeae5d1cbaf00149aa0659ce589a4 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 23 May 2007 23:01:46 +0000 Subject: New objects: GossipAccountChooser and GossipNewChatroom, we can now join 2007-05-24 Xavier Claessens * libempathy-gtk/gossip-account-chooser.c: * libempathy-gtk/gossip-new-chatroom-dialog.c: * libempathy-gtk/gossip-account-widget-jabber.c: * libempathy-gtk/gossip-account-chooser.h: * libempathy-gtk/gossip-new-chatroom-dialog.h: * libempathy-gtk/gossip-group-chat.c: * libempathy-gtk/empathy-main-window.c: * libempathy-gtk/gossip-new-chatroom-dialog.glade: * libempathy-gtk/gossip-account-widget-jabber.glade: * libempathy-gtk/Makefile.am: * libempathy/empathy-tp-chatroom.c: * data/gtalk.profile: * data/jabber.profile: * data/salut.profile: * data/Makefile.am: * data/empathy.desktop.in.in: * data/msn.profile: * data/irc.profile: New objects: GossipAccountChooser and GossipNewChatroom, we can now join any chatroom. Adding IRC profile. svn path=/trunk/; revision=89 --- data/gtalk.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'data/gtalk.profile') diff --git a/data/gtalk.profile b/data/gtalk.profile index c8d5de9a1..f81dc27c3 100644 --- a/data/gtalk.profile +++ b/data/gtalk.profile @@ -4,6 +4,7 @@ Protocol=jabber DisplayName=Google Talk IconName = empathy-proto-google-talk ConfigurationUI = jabber +Capabilities = chat-p2p, chat-room, chat-room-list, voice-p2p, split-account, supports-avatars, supports-alias DefaultAccountDomain = gmail.com, googlemail.com Default-server = talk.google.com Default-port = 5223 -- cgit v1.2.3