aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-main-window.glade')
-rw-r--r--src/empathy-main-window.glade15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/empathy-main-window.glade b/src/empathy-main-window.glade
index 737105d23..2868b19c7 100644
--- a/src/empathy-main-window.glade
+++ b/src/empathy-main-window.glade
@@ -70,6 +70,21 @@
</widget>
</child>
<child>
+ <widget class="GtkImageMenuItem" id="chat_import">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_Import contacts...</property>
+ <property name="use_underline">True</property>
+ <accelerator key="N" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+ <child internal-child="image">
+ <widget class="GtkImage" id="menu-item-image9">
+ <property name="visible">True</property>
+ <property name="stock">gtk-add</property>
+ <property name="icon_size">1</property>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ <child>
<widget class="GtkSeparatorMenuItem" id="separator3">
<property name="visible">True</property>
</widget>