Index: /gajim/branches/chat2muc/data/glade/chat_control_popup_menu.glade
===================================================================
--- /gajim/branches/chat2muc/data/glade/chat_control_popup_menu.glade (revision 36)
+++ /gajim/branches/chat2muc/data/glade/chat_control_popup_menu.glade (revision 79)
@@ -76,5 +76,5 @@
       <widget class="GtkMenuItem" id="convert_to_groupchat">
         <property name="visible">True</property>
-        <property name="label" translatable="yes">_Convert to Groupchat</property>
+        <property name="label" translatable="yes">Invite _Friends</property>
         <property name="use_underline">True</property>
         <signal name="activate" handler="_on_convert_to_gc_menuitem_activate"/>
Index: /gajim/branches/chat2muc/data/glade/chat_to_muc_window.glade
===================================================================
--- /gajim/branches/chat2muc/data/glade/chat_to_muc_window.glade (revision 78)
+++ /gajim/branches/chat2muc/data/glade/chat_to_muc_window.glade (revision 79)
@@ -7,5 +7,5 @@
   <property name="border_width">5</property>
   <property name="visible">True</property>
-  <property name="title" translatable="yes">Transform a chat to a MUC</property>
+  <property name="title" translatable="yes">Invite Friends !</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_NONE</property>
@@ -73,5 +73,5 @@
 	<packing>
 	  <property name="padding">4</property>
-	  <property name="expand">True</property>
+	  <property name="expand">False</property>
 	  <property name="fill">True</property>
 	</packing>
@@ -81,5 +81,5 @@
 	<widget class="GtkLabel" id="info_label">
 	  <property name="visible">True</property>
-	  <property name="label" translatable="yes">Make here a list of all the JID's you want to invite. To do that, enter a JID and click on 'Add'. To remove a JID, select it in the list and click on 'Remove'</property>
+	  <property name="label" translatable="yes">Enter the JabberID of the friends you want to invite.</property>
 	  <property name="use_underline">False</property>
 	  <property name="use_markup">False</property>
@@ -189,4 +189,7 @@
 	      <property name="hover_selection">False</property>
 	      <property name="hover_expand">False</property>
+	      <signal name="drag_data_received" handler="on_guests_treeview_drag_data_received" last_modification_time="Mon, 16 Jul 2007 13:49:16 GMT"/>
+	      <signal name="drag_end" handler="on_guests_treeview_drag_end" last_modification_time="Mon, 16 Jul 2007 14:02:56 GMT"/>
+	      <signal name="drag_data_get" handler="on_guests_treeview_drag_data_get" last_modification_time="Mon, 16 Jul 2007 14:04:27 GMT"/>
 	    </widget>
 	  </child>
