diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-05 17:44:36 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-05 17:55:03 +0800 |
commit | f74839c25648a0ed910d582d84965f3c0107b45e (patch) | |
tree | d33d1f1c989cf5947ea497b41c72b4f88c46fccd /src/empathy-call-window.ui | |
parent | 1b603a6d7dcc0a46544b8f34baa1610195e8f6c7 (diff) | |
download | gsoc2013-empathy-f74839c25648a0ed910d582d84965f3c0107b45e.tar gsoc2013-empathy-f74839c25648a0ed910d582d84965f3c0107b45e.tar.gz gsoc2013-empathy-f74839c25648a0ed910d582d84965f3c0107b45e.tar.bz2 gsoc2013-empathy-f74839c25648a0ed910d582d84965f3c0107b45e.tar.lz gsoc2013-empathy-f74839c25648a0ed910d582d84965f3c0107b45e.tar.xz gsoc2013-empathy-f74839c25648a0ed910d582d84965f3c0107b45e.tar.zst gsoc2013-empathy-f74839c25648a0ed910d582d84965f3c0107b45e.zip |
add 'info' icon next to the candidates
Diffstat (limited to 'src/empathy-call-window.ui')
-rw-r--r-- | src/empathy-call-window.ui | 96 |
1 files changed, 80 insertions, 16 deletions
diff --git a/src/empathy-call-window.ui b/src/empathy-call-window.ui index dccabea35..5ad7399b9 100644 --- a/src/empathy-call-window.ui +++ b/src/empathy-call-window.ui @@ -348,7 +348,7 @@ <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="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> @@ -358,7 +358,7 @@ <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="x_options">fill</property> <property name="y_options"/> </packing> </child> @@ -409,7 +409,7 @@ <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="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> @@ -419,7 +419,7 @@ <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="x_options">fill</property> <property name="y_options"/> </packing> </child> @@ -469,7 +469,7 @@ <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="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> @@ -479,12 +479,29 @@ <property name="right_attach">2</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> - <property name="x_options">expand|shrink|fill</property> + <property name="x_options">fill</property> <property name="y_options"/> </packing> </child> <child> + <object class="GtkImage" id="video_remote_candidate_info_img"> + <property name="visible">True</property> + <property name="stock">gtk-info</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left_attach">2</property> + <property name="right_attach">3</property> + <property name="top_attach">3</property> + <property name="bottom_attach">4</property> + <property name="x_options">fill</property> + <property name="y_options"/> + </packing> + </child> + + + <child> <object class="GtkLabel" id="vlc_label"> <property name="visible">True</property> <property name="label" translatable="yes">Local Candidate:</property> @@ -529,7 +546,7 @@ <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="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> @@ -539,11 +556,27 @@ <property name="right_attach">2</property> <property name="top_attach">4</property> <property name="bottom_attach">5</property> - <property name="x_options">expand|shrink|fill</property> + <property name="x_options">fill</property> <property name="y_options"/> </packing> </child> + <child> + <object class="GtkImage" id="video_local_candidate_info_img"> + <property name="visible">True</property> + <property name="stock">gtk-info</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left_attach">2</property> + <property name="right_attach">3</property> + <property name="top_attach">4</property> + <property name="bottom_attach">5</property> + <property name="x_options">fill</property> + <property name="y_options"/> + </packing> + </child> + </object> </child> </object> @@ -662,7 +695,7 @@ <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="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> @@ -672,7 +705,7 @@ <property name="right_attach">2</property> <property name="top_attach">0</property> <property name="bottom_attach">1</property> - <property name="x_options">expand|shrink|fill</property> + <property name="x_options">fill</property> <property name="y_options"/> </packing> </child> @@ -722,7 +755,7 @@ <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="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> @@ -732,7 +765,7 @@ <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="x_options">fill</property> <property name="y_options"/> </packing> </child> @@ -782,7 +815,7 @@ <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="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> @@ -792,12 +825,28 @@ <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="x_options">fill</property> <property name="y_options"/> </packing> </child> <child> + <object class="GtkImage" id="audio_remote_candidate_info_img"> + <property name="visible">True</property> + <property name="stock">gtk-info</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left_attach">2</property> + <property name="right_attach">3</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="alc_label"> <property name="visible">True</property> <property name="label" translatable="yes">Local Candidate:</property> @@ -842,7 +891,7 @@ <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="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> @@ -852,11 +901,26 @@ <property name="right_attach">2</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> - <property name="x_options">expand|shrink|fill</property> + <property name="x_options">fill</property> <property name="y_options"/> </packing> </child> + <child> + <object class="GtkImage" id="audio_local_candidate_info_img"> + <property name="visible">True</property> + <property name="stock">gtk-info</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left_attach">2</property> + <property name="right_attach">3</property> + <property name="top_attach">3</property> + <property name="bottom_attach">4</property> + <property name="x_options">fill</property> + <property name="y_options"/> + </packing> + </child> </object> </child> |