aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/contact-editor.ui
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-03-29 16:49:53 +0800
committerMichael Meeks <michael.meeks@novell.com>2010-03-29 16:54:49 +0800
commitb947206eed3d00573bf6577d60a5f53bf5fe89e7 (patch)
tree063a8a6040e246c71b5d5b9c62c3972d380b4d11 /addressbook/gui/contact-editor/contact-editor.ui
parent4df23d489b8542ecb942e29289d2c28686d9dc9d (diff)
downloadgsoc2013-evolution-b947206eed3d00573bf6577d60a5f53bf5fe89e7.tar
gsoc2013-evolution-b947206eed3d00573bf6577d60a5f53bf5fe89e7.tar.gz
gsoc2013-evolution-b947206eed3d00573bf6577d60a5f53bf5fe89e7.tar.bz2
gsoc2013-evolution-b947206eed3d00573bf6577d60a5f53bf5fe89e7.tar.lz
gsoc2013-evolution-b947206eed3d00573bf6577d60a5f53bf5fe89e7.tar.xz
gsoc2013-evolution-b947206eed3d00573bf6577d60a5f53bf5fe89e7.tar.zst
gsoc2013-evolution-b947206eed3d00573bf6577d60a5f53bf5fe89e7.zip
Last scroll-pane, and manual sizing tweak
Diffstat (limited to 'addressbook/gui/contact-editor/contact-editor.ui')
-rw-r--r--addressbook/gui/contact-editor/contact-editor.ui20
1 files changed, 20 insertions, 0 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.ui b/addressbook/gui/contact-editor/contact-editor.ui
index 8f64ddb07d..c56f96f35a 100644
--- a/addressbook/gui/contact-editor/contact-editor.ui
+++ b/addressbook/gui/contact-editor/contact-editor.ui
@@ -2235,6 +2235,19 @@
</object>
</child>
<child>
+
+ <object class="GtkScrolledWindow" id="scrolledwindow3">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">never</property>
+ <property name="vscrollbar_policy">automatic</property>
+ <child>
+ <object class="GtkViewport" id="viewport3">
+ <property name="visible">True</property>
+ <property name="resize_mode">queue</property>
+
+ <child>
+
<object class="GtkVBox" id="vbox39">
<property name="visible">True</property>
<property name="homogeneous">False</property>
@@ -3370,6 +3383,13 @@
</packing>
</child>
</object>
+
+ </child>
+ </object>
+ </child>
+
+ </object>
+
<packing>
<property name="tab_expand">False</property>
<property name="tab_fill">True</property>