[evolution] Scrolled window for personal bits ...
- From: Michael Meeks <michael src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Scrolled window for personal bits ...
- Date: Mon, 29 Mar 2010 08:53:50 +0000 (UTC)
commit cc9452d075be663ade764abf0326ba8695631c54
Author: Michael Meeks <michael meeks novell com>
Date: Fri Mar 26 10:41:02 2010 +0000
Scrolled window for personal bits ...
addressbook/gui/contact-editor/contact-editor.ui | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/gui/contact-editor/contact-editor.ui b/addressbook/gui/contact-editor/contact-editor.ui
index b053104..adc7d46 100644
--- a/addressbook/gui/contact-editor/contact-editor.ui
+++ b/addressbook/gui/contact-editor/contact-editor.ui
@@ -1324,8 +1324,19 @@
<property name="angle">0</property>
</object>
</child>
+ <child>
+ <object class="GtkScrolledWindow" id="scrolledwindow2">
+ <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="viewport2">
+ <property name="visible">True</property>
+ <property name="resize_mode">queue</property>
+
<child>
- <object class="GtkVBox" id="vbox35">
+ <object class="GtkVBox" id="vbox-size-leader">
<property name="border_width">12</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
@@ -2192,11 +2203,18 @@
</packing>
</child>
</object>
+
+ </child>
+ </object>
+ </child>
+
+ </object>
<packing>
<property name="tab_expand">False</property>
<property name="tab_fill">True</property>
</packing>
</child>
+
<child type="tab">
<object class="GtkLabel" id="label422">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]