]> git.0d.be Git - empathy.git/commit
New objects: GossipAccountChooser and GossipNewChatroom, we can now join
authorXavier Claessens <xclaesse@gmail.com>
Wed, 23 May 2007 23:01:46 +0000 (23:01 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Wed, 23 May 2007 23:01:46 +0000 (23:01 +0000)
commit726dec7bfdafeae5d1cbaf00149aa0659ce589a4
treec69bb33a1a7c50dddc37cf1be09b26ba128bcf06
parenta7b98a1b882d17da63c9165042282db78aff508b
New objects: GossipAccountChooser and GossipNewChatroom, we can now join

2007-05-24  Xavier Claessens  <xclaesse@gmail.com>

* 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
19 files changed:
ChangeLog
data/Makefile.am
data/empathy.desktop.in.in
data/gtalk.profile
data/irc.profile [new file with mode: 0644]
data/jabber.profile
data/msn.profile
data/salut.profile
libempathy-gtk/Makefile.am
libempathy-gtk/empathy-main-window.c
libempathy-gtk/gossip-account-chooser.c [new file with mode: 0644]
libempathy-gtk/gossip-account-chooser.h [new file with mode: 0644]
libempathy-gtk/gossip-account-widget-jabber.c
libempathy-gtk/gossip-account-widget-jabber.glade
libempathy-gtk/gossip-group-chat.c
libempathy-gtk/gossip-new-chatroom-dialog.c [new file with mode: 0644]
libempathy-gtk/gossip-new-chatroom-dialog.glade [new file with mode: 0644]
libempathy-gtk/gossip-new-chatroom-dialog.h [new file with mode: 0644]
libempathy/empathy-tp-chatroom.c