[evolution/express2: 40/51] Scrolled window for personal bits ...



commit 9a7b0ca48f415bb64e46ed4e3f16076e3efef228
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]