diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-09-09 05:36:53 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-09-09 05:36:53 +0800 |
commit | 3ab538f85f2ec8fe2ffdb31957c341596d615e07 (patch) | |
tree | deafd7ec89798bb1b51b5e53106e52116bbc8999 /libempathy-gtk/empathy-chat.glade | |
parent | d3e46f8c3570d2486eeab6255899daaaf308b036 (diff) | |
download | gsoc2013-empathy-3ab538f85f2ec8fe2ffdb31957c341596d615e07.tar gsoc2013-empathy-3ab538f85f2ec8fe2ffdb31957c341596d615e07.tar.gz gsoc2013-empathy-3ab538f85f2ec8fe2ffdb31957c341596d615e07.tar.bz2 gsoc2013-empathy-3ab538f85f2ec8fe2ffdb31957c341596d615e07.tar.lz gsoc2013-empathy-3ab538f85f2ec8fe2ffdb31957c341596d615e07.tar.xz gsoc2013-empathy-3ab538f85f2ec8fe2ffdb31957c341596d615e07.tar.zst gsoc2013-empathy-3ab538f85f2ec8fe2ffdb31957c341596d615e07.zip |
Adding UI to start a VoIP call. It does nothing yet. Most of the code is
2007-09-08 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-images.h:
* libempathy-gtk/empathy-chat.glade:
* libempathy-gtk/empathy-contact-list-view.c:
* libempathy-gtk/empathy-contact-list-store.c:
* libempathy-gtk/empathy-contact-list-store.h:
* libempathy-gtk/Makefile.am:
* libempathy-gtk/empathy-chat-window.c:
* libempathy/empathy-contact.c:
* libempathy/empathy-contact.h: Adding UI to start a VoIP call. It does
nothing yet. Most of the code is ported from Gossip patch
(Raphael Slinckx, Xavier Claessens).
svn path=/trunk/; revision=292
Diffstat (limited to 'libempathy-gtk/empathy-chat.glade')
-rw-r--r-- | libempathy-gtk/empathy-chat.glade | 48 |
1 files changed, 37 insertions, 11 deletions
diff --git a/libempathy-gtk/empathy-chat.glade b/libempathy-gtk/empathy-chat.glade index d07bf77e6..4f6ac4acc 100644 --- a/libempathy-gtk/empathy-chat.glade +++ b/libempathy-gtk/empathy-chat.glade @@ -115,7 +115,7 @@ <property name="use_underline">True</property> <child internal-child="image"> - <widget class="GtkImage" id="image235"> + <widget class="GtkImage" id="image262"> <property name="visible">True</property> <property name="stock">gtk-clear</property> <property name="icon_size">1</property> @@ -137,7 +137,33 @@ </child> <child> - <widget class="GtkSeparatorMenuItem" id="separator11"> + <widget class="GtkSeparatorMenuItem" id="separator13"> + <property name="visible">True</property> + </widget> + </child> + + <child> + <widget class="GtkImageMenuItem" id="menu_conv_call"> + <property name="visible">True</property> + <property name="label" translatable="yes">Ca_ll</property> + <property name="use_underline">True</property> + + <child internal-child="image"> + <widget class="GtkImage" id="menu_conv_call_image"> + <property name="visible">True</property> + <property name="icon_name">gnome-stock-mic</property> + <property name="icon_size">1</property> + <property name="xalign">0.5</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + </widget> + </child> + </widget> + </child> + + <child> + <widget class="GtkSeparatorMenuItem" id="menu_conv_call_separator"> <property name="visible">True</property> </widget> </child> @@ -150,7 +176,7 @@ <accelerator key="F3" modifiers="0" signal="activate"/> <child internal-child="image"> - <widget class="GtkImage" id="image236"> + <widget class="GtkImage" id="image263"> <property name="visible">True</property> <property name="stock">gtk-justify-left</property> <property name="icon_size">1</property> @@ -175,7 +201,7 @@ <property name="use_underline">True</property> <child internal-child="image"> - <widget class="GtkImage" id="image237"> + <widget class="GtkImage" id="image264"> <property name="visible">True</property> <property name="stock">gtk-add</property> <property name="icon_size">1</property> @@ -195,7 +221,7 @@ <property name="use_underline">True</property> <child internal-child="image"> - <widget class="GtkImage" id="image238"> + <widget class="GtkImage" id="image265"> <property name="visible">True</property> <property name="stock">gtk-info</property> <property name="icon_size">1</property> @@ -222,7 +248,7 @@ <accelerator key="W" modifiers="GDK_CONTROL_MASK" signal="activate"/> <child internal-child="image"> - <widget class="GtkImage" id="image239"> + <widget class="GtkImage" id="image266"> <property name="visible">True</property> <property name="stock">gtk-close</property> <property name="icon_size">1</property> @@ -268,7 +294,7 @@ <property name="use_underline">True</property> <child internal-child="image"> - <widget class="GtkImage" id="image240"> + <widget class="GtkImage" id="image267"> <property name="visible">True</property> <property name="stock">gtk-new</property> <property name="icon_size">1</property> @@ -302,7 +328,7 @@ <property name="use_underline">True</property> <child internal-child="image"> - <widget class="GtkImage" id="image241"> + <widget class="GtkImage" id="image268"> <property name="visible">True</property> <property name="stock">gtk-add</property> <property name="icon_size">1</property> @@ -352,7 +378,7 @@ <accelerator key="X" modifiers="GDK_CONTROL_MASK" signal="activate"/> <child internal-child="image"> - <widget class="GtkImage" id="image242"> + <widget class="GtkImage" id="image269"> <property name="visible">True</property> <property name="stock">gtk-cut</property> <property name="icon_size">1</property> @@ -373,7 +399,7 @@ <accelerator key="C" modifiers="GDK_CONTROL_MASK" signal="activate"/> <child internal-child="image"> - <widget class="GtkImage" id="image243"> + <widget class="GtkImage" id="image270"> <property name="visible">True</property> <property name="stock">gtk-copy</property> <property name="icon_size">1</property> @@ -394,7 +420,7 @@ <accelerator key="V" modifiers="GDK_CONTROL_MASK" signal="activate"/> <child internal-child="image"> - <widget class="GtkImage" id="image244"> + <widget class="GtkImage" id="image271"> <property name="visible">True</property> <property name="stock">gtk-paste</property> <property name="icon_size">1</property> |