aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/contact-editor.ui
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-03-26 18:10:06 +0800
committerMichael Meeks <michael.meeks@novell.com>2010-04-07 19:26:04 +0800
commitb2e4cb4ae9248fd4f192d0e3bf41a23ede05451d (patch)
treeeb76208af18d7ba7657852df18833bad4b8ab548 /addressbook/gui/contact-editor/contact-editor.ui
parent1d6ecf87aa0e54f07dcf462459dd26c4056b9fe2 (diff)
downloadgsoc2013-evolution-b2e4cb4ae9248fd4f192d0e3bf41a23ede05451d.tar
gsoc2013-evolution-b2e4cb4ae9248fd4f192d0e3bf41a23ede05451d.tar.gz
gsoc2013-evolution-b2e4cb4ae9248fd4f192d0e3bf41a23ede05451d.tar.bz2
gsoc2013-evolution-b2e4cb4ae9248fd4f192d0e3bf41a23ede05451d.tar.lz
gsoc2013-evolution-b2e4cb4ae9248fd4f192d0e3bf41a23ede05451d.tar.xz
gsoc2013-evolution-b2e4cb4ae9248fd4f192d0e3bf41a23ede05451d.tar.zst
gsoc2013-evolution-b2e4cb4ae9248fd4f192d0e3bf41a23ede05451d.zip
Add conditionally enabled expanders for 'Other' address and 'Misc'
personal items, to fit on a 600 pixel high screen.
Diffstat (limited to 'addressbook/gui/contact-editor/contact-editor.ui')
-rw-r--r--addressbook/gui/contact-editor/contact-editor.ui11
1 files changed, 4 insertions, 7 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.ui b/addressbook/gui/contact-editor/contact-editor.ui
index fe53b703a4..e753e70267 100644
--- a/addressbook/gui/contact-editor/contact-editor.ui
+++ b/addressbook/gui/contact-editor/contact-editor.ui
@@ -1930,10 +1930,9 @@
</packing>
</child>
<child>
- <object class="GtkFrame" id="frame69">
+ <object class="GtkExpander" id="expander-personal-misc">
<property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
+ <property name="can_focus">True</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child>
<object class="GtkTable" id="table89">
@@ -2960,12 +2959,10 @@
</packing>
</child>
<child>
- <object class="GtkFrame" id="frame78">
+ <object class="GtkExpander" id="expander-address-other">
<property name="border_width">6</property>
<property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_NONE</property>
+ <property name="can_focus">True</property>
<child>
<object class="GtkAlignment" id="alignment7">
<property name="border_width">6</property>