aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-03-26 03:28:37 +0800
committerMichael Meeks <michael.meeks@novell.com>2010-04-07 19:22:19 +0800
commitee8b65f1ce4b45087b994f607770cd8c2656416e (patch)
treedce680912f1aa391a18dca477d6e7c75ec08521e /addressbook
parent5b02ef61a3eb49431f3f9f07affbb2bbf7a65d77 (diff)
downloadgsoc2013-evolution-ee8b65f1ce4b45087b994f607770cd8c2656416e.tar
gsoc2013-evolution-ee8b65f1ce4b45087b994f607770cd8c2656416e.tar.gz
gsoc2013-evolution-ee8b65f1ce4b45087b994f607770cd8c2656416e.tar.bz2
gsoc2013-evolution-ee8b65f1ce4b45087b994f607770cd8c2656416e.tar.lz
gsoc2013-evolution-ee8b65f1ce4b45087b994f607770cd8c2656416e.tar.xz
gsoc2013-evolution-ee8b65f1ce4b45087b994f607770cd8c2656416e.tar.zst
gsoc2013-evolution-ee8b65f1ce4b45087b994f607770cd8c2656416e.zip
Add expander button to E-mail pieces.
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/gui/contact-editor/contact-editor.ui66
1 files changed, 66 insertions, 0 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.ui b/addressbook/gui/contact-editor/contact-editor.ui
index a574ef89a7..94a919c381 100644
--- a/addressbook/gui/contact-editor/contact-editor.ui
+++ b/addressbook/gui/contact-editor/contact-editor.ui
@@ -501,6 +501,72 @@
</child>
</object>
<packing>
+ <object class="GtkHBox" id="hbox561">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">4</property>
+ <child>
+ <object class="GtkLabel" id="label400">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Email</property>
+ <property name="use_underline">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</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="weight" value="bold"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="button-mail-expand">
+ <property name="width_request">20</property>
+ <property name="height_request">20</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NONE</property>
+ <property name="focus_on_click">True</property>
+ <child>
+ <object class="GtkArrow" id="arrow-mail-expand">
+ <property name="visible">True</property>
+ <property name="arrow_type">GTK_ARROW_RIGHT</property>
+ <property name="shadow_type">GTK_SHADOW_NONE</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </object>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="a11y-button-mail-expand1">
+ <property name="AtkObject::accessible_name" translatable="yes">Telephone</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>