* fixed compile problem from yesterday in modest-ui-wizard.c
[modest] / src / gtk-glade / modest.glade
index 7a9126e..6ea3587 100644 (file)
                  <child>
                    <widget class="GtkComboBox" id="AWMailboxtypeComboBox">
                      <property name="visible">True</property>
-          <property name="items" context="yes" translatable="yes">IMAP
-POP
-LOCAL</property>
+          <property name="items" context="yes" translatable="yes">imap
+pop
+local</property>
                      <property name="add_tearoffs">False</property>
                      <property name="has_frame">True</property>
                      <property name="focus_on_click">True</property>
@@ -4350,95 +4350,104 @@ LOCAL</property>
              <property name="column_spacing">10</property>
 
              <child>
-               <widget class="GtkLabel" id="label54">
-                 <property name="visible">True</property>
-                 <property name="label" translatable="yes" context="yes">Incoming server:</property>
-                 <property name="use_underline">False</property>
-                 <property name="use_markup">False</property>
-                 <property name="justify">GTK_JUSTIFY_LEFT</property>
-                 <property name="wrap">False</property>
-                 <property name="selectable">False</property>
-                 <property name="xalign">0</property>
-                 <property name="yalign">0.5</property>
-                 <property name="xpad">0</property>
-                 <property name="ypad">0</property>
-                 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
-                 <property name="width_chars">-1</property>
-                 <property name="single_line_mode">False</property>
-                 <property name="angle">0</property>
-               </widget>
-               <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">fill</property>
-               </packing>
+          <widget class="GtkLabel" id="AWInServerLabel">
+            <property name="visible">True</property>
+            <property name="label" translatable="yes" context="yes">Incoming server:</property>
+            <property name="use_underline">False</property>
+            <property name="use_markup">False</property>
+            <property name="justify">GTK_JUSTIFY_LEFT</property>
+            <property name="wrap">False</property>
+            <property name="selectable">False</property>
+            <property name="xalign">0</property>
+            <property name="yalign">0.5</property>
+            <property name="xpad">0</property>
+            <property name="ypad">0</property>
+            <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+            <property name="width_chars">-1</property>
+            <property name="single_line_mode">False</property>
+            <property name="angle">0</property>
+          </widget>
+          <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">fill</property>
+            <property name="y_options"></property>
+          </packing>
              </child>
 
              <child>
-               <widget class="GtkLabel" id="label55">
-                 <property name="visible">True</property>
-                 <property name="label" translatable="yes" context="yes">Outgoing server:</property>
-                 <property name="use_underline">False</property>
-                 <property name="use_markup">False</property>
-                 <property name="justify">GTK_JUSTIFY_LEFT</property>
-                 <property name="wrap">False</property>
-                 <property name="selectable">False</property>
-                 <property name="xalign">0</property>
-                 <property name="yalign">0.5</property>
-                 <property name="xpad">0</property>
-                 <property name="ypad">0</property>
-                 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
-                 <property name="width_chars">-1</property>
-                 <property name="single_line_mode">False</property>
-                 <property name="angle">0</property>
-               </widget>
-               <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">fill</property>
-               </packing>
+          <widget class="GtkLabel" id="AWOutServerLabel">
+            <property name="visible">True</property>
+            <property name="label" translatable="yes" context="yes">Outgoing server:</property>
+            <property name="use_underline">False</property>
+            <property name="use_markup">False</property>
+            <property name="justify">GTK_JUSTIFY_LEFT</property>
+            <property name="wrap">False</property>
+            <property name="selectable">False</property>
+            <property name="xalign">0</property>
+            <property name="yalign">0.5</property>
+            <property name="xpad">0</property>
+            <property name="ypad">0</property>
+            <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+            <property name="width_chars">-1</property>
+            <property name="single_line_mode">False</property>
+            <property name="angle">0</property>
+          </widget>
+          <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">fill</property>
+            <property name="y_options"></property>
+          </packing>
              </child>
 
              <child>
-               <widget class="GtkComboBoxEntry" id="comboentry2">
-                 <property name="visible">True</property>
-                 <property name="add_tearoffs">False</property>
-                 <property name="has_frame">True</property>
-                 <property name="focus_on_click">True</property>
-               </widget>
-               <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">fill</property>
-               </packing>
+          <widget class="GtkEntry" id="AWInServerComboEntry">
+            <property name="visible">True</property>
+          </widget>
+          <!--
+          <widget class="GtkComboBoxEntry" id="AWInServerComboEntry">
+            <property name="visible">True</property>
+            <property name="add_tearoffs">False</property>
+            <property name="has_frame">True</property>
+            <property name="focus_on_click">True</property>
+          </widget>
+          -->
+          <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>
+          </packing>
              </child>
 
              <child>
-               <widget class="GtkComboBoxEntry" id="comboentry1">
-                 <property name="visible">True</property>
-                 <property name="add_tearoffs">False</property>
-                 <property name="has_frame">True</property>
-                 <property name="focus_on_click">True</property>
-               </widget>
-               <packing>
-                 <property name="left_attach">1</property>
-                 <property name="right_attach">2</property>
-                 <property name="top_attach">1</property>
-                 <property name="bottom_attach">2</property>
-                 <property name="x_options">fill</property>
-                 <property name="y_options">fill</property>
-               </packing>
+          <widget class="GtkEntry" id="AWOutServerComboEntry">
+            <property name="visible">True</property>
+          </widget>
+          <!--
+          <widget class="GtkComboBoxEntry" id="AWOutServerComboEntry">
+            <property name="visible">True</property>
+            <property name="add_tearoffs">False</property>
+            <property name="has_frame">True</property>
+            <property name="focus_on_click">True</property>
+          </widget>
+          -->
+          <packing>
+            <property name="left_attach">1</property>
+            <property name="right_attach">2</property>
+            <property name="top_attach">1</property>
+            <property name="bottom_attach">2</property>
+          </packing>
              </child>
            </widget>
            <packing>
              <property name="tab_expand">False</property>
-             <property name="tab_fill">True</property>
+             <property name="tab_fill">False</property>
            </packing>
          </child>