aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/contact-editor.ui
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2012-10-30 05:53:15 +0800
committerMilan Crha <mcrha@redhat.com>2012-10-30 05:53:15 +0800
commite1807b3155ee48635387efd0b2afd2f98f3b48b7 (patch)
tree48361ae9012f67a8710dd5006af855b0c01bc768 /addressbook/gui/contact-editor/contact-editor.ui
parent354794e33714b149635538913a7ac7251a18e7dd (diff)
downloadgsoc2013-evolution-e1807b3155ee48635387efd0b2afd2f98f3b48b7.tar
gsoc2013-evolution-e1807b3155ee48635387efd0b2afd2f98f3b48b7.tar.gz
gsoc2013-evolution-e1807b3155ee48635387efd0b2afd2f98f3b48b7.tar.bz2
gsoc2013-evolution-e1807b3155ee48635387efd0b2afd2f98f3b48b7.tar.lz
gsoc2013-evolution-e1807b3155ee48635387efd0b2afd2f98f3b48b7.tar.xz
gsoc2013-evolution-e1807b3155ee48635387efd0b2afd2f98f3b48b7.tar.zst
gsoc2013-evolution-e1807b3155ee48635387efd0b2afd2f98f3b48b7.zip
Bug #317153 - Contact editor too large for small screens
Diffstat (limited to 'addressbook/gui/contact-editor/contact-editor.ui')
-rw-r--r--addressbook/gui/contact-editor/contact-editor.ui28
1 files changed, 24 insertions, 4 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.ui b/addressbook/gui/contact-editor/contact-editor.ui
index 3f5b1f6633..939b7c6519 100644
--- a/addressbook/gui/contact-editor/contact-editor.ui
+++ b/addressbook/gui/contact-editor/contact-editor.ui
@@ -82,12 +82,15 @@
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
+ <property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
+ <property name="min-content-width">320</property>
+ <property name="min-content-height">240</property>
<child>
<object class="GtkViewport" id="viewport1">
<property name="visible">True</property>
<property name="resize_mode">queue</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GtkVBox" id="vbox33">
<property name="visible">True</property>
@@ -813,6 +816,8 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
<property name="y_options"></property>
</packing>
</child>
@@ -837,6 +842,8 @@
<packing>
<property name="left_attach">3</property>
<property name="right_attach">4</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
<property name="y_options"></property>
</packing>
</child>
@@ -858,6 +865,10 @@
<property name="visible">True</property>
</object>
<packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options">GTK_FILL</property>
</packing>
@@ -867,6 +878,8 @@
<property name="visible">True</property>
</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">GTK_FILL</property>
@@ -880,6 +893,8 @@
<packing>
<property name="left_attach">2</property>
<property name="right_attach">3</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options">GTK_FILL</property>
</packing>
@@ -938,11 +953,14 @@
<object class="GtkScrolledWindow" id="scrolledwindow-size-leader">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
+ <property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
+ <property name="min-content-width">320</property>
+ <property name="min-content-height">240</property>
<child>
<object class="GtkViewport" id="viewport2">
<property name="visible">True</property>
+ <property name="shadow-type">none</property>
<property name="resize_mode">queue</property>
<child>
<object class="GtkVBox" id="vbox-size-leader">
@@ -1567,12 +1585,15 @@
<object class="GtkScrolledWindow" id="scrolledwindow3">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
+ <property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
+ <property name="min-content-width">320</property>
+ <property name="min-content-height">240</property>
<child>
<object class="GtkViewport" id="viewport3">
<property name="visible">True</property>
<property name="resize_mode">queue</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GtkVBox" id="vbox39">
<property name="visible">True</property>
@@ -2323,7 +2344,6 @@
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow41">
- <property name="height_request">38</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="border_width">12</property>