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 --- libempathy-gtk/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libempathy-gtk/Makefile.am') diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index 7a5d1893a..f28e7411c 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -32,6 +32,8 @@ libempathy_gtk_la_SOURCES = \ gossip-status-presets.c gossip-status-presets.h \ gossip-presence-chooser.c gossip-presence-chooser.h \ gossip-about-dialog.c gossip-about-dialog.h \ + gossip-account-chooser.c gossip-account-chooser.h \ + gossip-new-chatroom-dialog.c gossip-new-chatroom-dialog.h \ gossip-ui-utils.c gossip-ui-utils.h libempathy_gtk_la_LIBADD = \ @@ -48,6 +50,7 @@ glade_DATA = \ gossip-presence-chooser.glade \ gossip-accounts-dialog.glade \ gossip-account-widget-jabber.glade \ + gossip-new-chatroom-dialog.glade \ gossip-group-chat.glade \ gossip-chat.glade -- cgit v1.2.3