]> git.0d.be Git - empathy.git/blobdiff - src/empathy-chat-window.ui
Add an Invite Participants menu item and make it request the Conf channel
[empathy.git] / src / empathy-chat-window.ui
index 57326a3e3d6485f0d200ebcb65338cc85ffda30f..88d099c16dc8ef7ff5035f0c3e275b30f4c2fc6d 100644 (file)
             <property name="label" translatable="yes">_Show Contact List</property>
           </object>
         </child>
+        <child>
+          <object class="GtkAction" id="menu_conv_invite_participant">
+            <property name="name">menu_conv_invite_participant</property>
+            <property name="label" translatable="yes">Invite _Participant...</property>
+          </object>
+        </child>
         <child>
           <object class="GtkAction" id="menu_conv_close">
             <property name="stock_id">gtk-close</property>
           <menuitem action="menu_conv_insert_smiley"/>
           <menuitem action="menu_conv_favorite"/>
           <menuitem action="menu_conv_toggle_contacts"/>
+          <menuitem action="menu_conv_invite_participant"/>
           <separator/>
           <menuitem action="menu_conv_close"/>
         </menu>