* the message view is now a scrollwindow which is linked directly into the mail paned
[modest] / src / gtk-glade / modest.glade
index 93f4c74..74b76b2 100644 (file)
          </child>
 
          <child>
-           <widget class="GtkVPaned" id="vpaned1">
+           <widget class="GtkVPaned" id="mail_paned">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="position">150</property>
              </child>
 
              <child>
-               <widget class="GtkFrame" id="mail_view">
-                 <property name="visible">True</property>
-                 <property name="can_focus">True</property>
-                 <property name="label_xalign">0</property>
-                 <property name="label_yalign">0.5</property>
-                 <property name="shadow_type">GTK_SHADOW_NONE</property>
-
-                 <child>
-                   <placeholder/>
-                 </child>
-               </widget>
-               <packing>
-                 <property name="shrink">True</property>
-                 <property name="resize">True</property>
-               </packing>
+               <placeholder/>
              </child>
            </widget>
            <packing>