aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-call-window.ui')
-rw-r--r--src/empathy-call-window.ui17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/empathy-call-window.ui b/src/empathy-call-window.ui
index aa174f338..70a1fa9ee 100644
--- a/src/empathy-call-window.ui
+++ b/src/empathy-call-window.ui
@@ -31,6 +31,20 @@
</object>
</child>
<child>
+ <object class="GtkAction" id="help">
+ <property name="name">help</property>
+ <property name="label" translatable="yes">_Help</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkAction" id="menucontents">
+ <property name="stock_id">gtk-help</property>
+ <property name="name">menucontents</property>
+ <property name="label" translatable="yes">_Contents</property>
+ </object>
+ <accelerator key="F1" modifiers=""/>
+ </child>
+ <child>
<object class="GtkAction" id="menupreviewminimise">
<property name="name">menupreviewminimise</property>
<property name="label" translatable="yes">Minimise me</property>
@@ -58,6 +72,9 @@
<menu action="edit">
<menu action="menumicrophone"/>
</menu>
+ <menu action="help">
+ <menuitem name="menucontents" action="menucontents"/>
+ </menu>
</menubar>
<popup name="video-popup">
<menuitem name="menufullscreen" action="menufullscreen"/>