link client to LRC new models

- change all components of the client to use new models from the lrc.
- remove dead code.

Change-Id: Idb705df6f63fd90de7fdded6c38288dab6ffe31e
Reviewed-by: Adrien Béraud <adrien.beraud@savoirfairelinux.com>
diff --git a/ui/chatview.ui b/ui/chatview.ui
index 39aeaf0..16d5343 100644
--- a/ui/chatview.ui
+++ b/ui/chatview.ui
@@ -54,10 +54,10 @@
           </packing>
         </child>
         <child>
-          <object class="GtkButton" id="button_send_invitation">
+          <object class="GtkButton" id="button_add_to_conversations">
             <property name="visible">True</property>
             <property name="image">image_invite</property>
-            <property name="tooltip-text" translatable="yes">Send invitation</property>
+            <property name="tooltip-text" translatable="yes">Add to conversations</property>
           </object>
           <packing>
             <property name="pack-type">end</property>
@@ -76,17 +76,6 @@
             <property name="pack-type">end</property>
           </packing>
         </child>
-        <child>
-          <object class="GtkComboBox" id="combobox_cm">
-            <property name="visible">True</property>
-            <property name="popup-fixed-width">False</property>
-          </object>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">True</property>
-            <property name="pack-type">end</property>
-          </packing>
-        </child>
       </object>
       <packing>
         <property name="expand">False</property>