]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-window.ui
Merge branch 'change-audio'
[empathy.git] / src / empathy-call-window.ui
index d18260045150a319578a8decfef0b4394c98cef5..88127e1adfa3f38f6123859f8e0e0bb566e3f10f 100644 (file)
             <property name="label" translatable="yes">Hang up</property>
           </object>
         </child>
+        <child>
+          <object class="GtkAction" id="edit">
+            <property name="name">edit</property>
+            <property name="label" translatable="yes">_Edit</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="menumicrophone">
+            <property name="label" translatable="yes">_Microphone</property>
+            <property name="name">menumicrophone</property>
+            <property name="icon_name">gnome-stock-mic</property>
+          </object>
+        </child>
         <child>
           <object class="GtkAction" id="view">
             <property name="name">view</property>
@@ -55,6 +68,9 @@
         <menu action="call">
           <menuitem action="menuhangup"/>
         </menu>
+        <menu action="edit">
+          <menu action="menumicrophone"/>
+        </menu>
         <menu action="view">
           <menuitem action="menufullscreen"/>
         </menu>