aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-window.ui
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-07-12 23:16:37 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-07-12 23:39:51 +0800
commit33687760c2eb1d9ddf41092c88aef8ba65108df6 (patch)
tree92584acbd9d2f563b137c5489aa58750711c49ab /src/empathy-call-window.ui
parenteaa8e09ab61444d649d88f31c9047f006627b787 (diff)
downloadgsoc2013-empathy-33687760c2eb1d9ddf41092c88aef8ba65108df6.tar
gsoc2013-empathy-33687760c2eb1d9ddf41092c88aef8ba65108df6.tar.gz
gsoc2013-empathy-33687760c2eb1d9ddf41092c88aef8ba65108df6.tar.bz2
gsoc2013-empathy-33687760c2eb1d9ddf41092c88aef8ba65108df6.tar.lz
gsoc2013-empathy-33687760c2eb1d9ddf41092c88aef8ba65108df6.tar.xz
gsoc2013-empathy-33687760c2eb1d9ddf41092c88aef8ba65108df6.tar.zst
gsoc2013-empathy-33687760c2eb1d9ddf41092c88aef8ba65108df6.zip
call-window: display receiving codecs
Diffstat (limited to 'src/empathy-call-window.ui')
-rw-r--r--src/empathy-call-window.ui121
1 files changed, 121 insertions, 0 deletions
diff --git a/src/empathy-call-window.ui b/src/empathy-call-window.ui
index 7916ba1f0..781de76d9 100644
--- a/src/empathy-call-window.ui
+++ b/src/empathy-call-window.ui
@@ -363,6 +363,67 @@
</packing>
</child>
+ <child>
+ <object class="GtkLabel" id="vcodec2_label">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Decoding Codec:</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+ <property name="width_chars">-1</property>
+ <property name="single_line_mode">False</property>
+ <property name="angle">0</property>
+ <attributes>
+ <attribute name="style" value="PANGO_STYLE_ITALIC"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+
+ <child>
+
+ <object class="GtkLabel" id="vcodec_decoding_label">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Unknown</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
+ <property name="width_chars">-1</property>
+ <property name="single_line_mode">False</property>
+ <property name="angle">0</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options">expand|shrink|fill</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+
</object>
</child>
</object>
@@ -496,6 +557,66 @@
</packing>
</child>
+ <child>
+ <object class="GtkLabel" id="acodec2_label">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Decoding Codec:</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+ <property name="width_chars">-1</property>
+ <property name="single_line_mode">False</property>
+ <property name="angle">0</property>
+ <attributes>
+ <attribute name="style" value="PANGO_STYLE_ITALIC"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+
+ <child>
+ <object class="GtkLabel" id="acodec_decoding_label">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Unknown</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
+ <property name="width_chars">-1</property>
+ <property name="single_line_mode">False</property>
+ <property name="angle">0</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">expand|shrink|fill</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+
</object>
</child>
</object>