* added primitive sanity checks for page 2 of account wizard
[modest] / src / gtk-glade / modest.glade
index 623b72b..7a9126e 100644 (file)
   </child>
 </widget>
 
-<widget class="GtkDialog" id="account_wizzard">
+<widget class="GtkDialog" id="account_wizard">
   <property name="border_width">10</property>
   <property name="title" translatable="yes"></property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
              <child>
                <widget class="GtkTable" id="table3">
                  <property name="visible">True</property>
-                 <property name="n_rows">2</property>
+<!--             <property name="n_rows">2</property> -->
+                 <property name="n_rows">1</property>
                  <property name="n_columns">2</property>
                  <property name="homogeneous">False</property>
                  <property name="row_spacing">10</property>
                  <property name="column_spacing">10</property>
-
+<!--
                  <child>
                    <widget class="GtkLabel" id="label14">
                      <property name="visible">True</property>
                      <property name="x_options">fill</property>
                    </packing>
                  </child>
-
+-->
                  <child>
                    <widget class="GtkLabel" id="label15">
                      <property name="visible">True</property>
                    <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="top_attach">0</property>
+                     <property name="bottom_attach">1</property>
                    </packing>
                  </child>
 
+<!--
                  <child>
-                   <widget class="GtkEntry" id="entry4">
+                   <widget class="GtkEntry" id="AWMailboxnameEntry">
                      <property name="visible">True</property>
                      <property name="editable">True</property>
                      <property name="visibility">True</property>
                      <property name="bottom_attach">1</property>
                    </packing>
                  </child>
-
+-->
                  <child>
-                   <widget class="GtkComboBoxEntry" id="comboboxentry1">
+                   <widget class="GtkComboBox" id="AWMailboxtypeComboBox">
                      <property name="visible">True</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>
                    <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>
+                     <property name="top_attach">0</property>
+                     <property name="bottom_attach">1</property>
                    </packing>
                  </child>
                </widget>
              <property name="column_spacing">0</property>
 
              <child>
-               <widget class="GtkLabel" id="label16">
+               <widget class="GtkLabel" id="AWRealNameLabel">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes" context="yes">Name:</property>
                  <property name="use_underline">False</property>
              </child>
 
              <child>
-               <widget class="GtkLabel" id="label17">
+               <widget class="GtkLabel" id="AWUserNameLabel">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes" context="yes">User name:</property>
                  <property name="use_underline">False</property>
              </child>
 
              <child>
-               <widget class="GtkLabel" id="label19">
+               <widget class="GtkLabel" id="AWPasswordLabel">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes" context="yes">Password:</property>
                  <property name="use_underline">False</property>
              </child>
 
              <child>
-               <widget class="GtkLabel" id="label20">
+               <widget class="GtkLabel" id="AWEMailAddressLabel">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes" context="yes">E-mail address:</property>
                  <property name="use_underline">False</property>
              </child>
 
              <child>
-               <widget class="GtkEntry" id="entry5">
+               <widget class="GtkEntry" id="AWRealNameEntry">
                  <property name="visible">True</property>
                  <property name="editable">True</property>
                  <property name="visibility">True</property>
              </child>
 
              <child>
-               <widget class="GtkComboBoxEntry" id="comboboxentry2">
+               <widget class="GtkEntry" id="AWUserNameEntry">
                  <property name="visible">True</property>
-                 <property name="add_tearoffs">False</property>
+                 <property name="editable">True</property>
+                 <property name="visibility">True</property>
+                 <property name="max_length">0</property>
+                 <property name="text" translatable="yes"></property>
                  <property name="has_frame">True</property>
-                 <property name="focus_on_click">True</property>
+                 <property name="invisible_char">*</property>
+                 <property name="activates_default">False</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>
              </child>
 
              <child>
-               <widget class="GtkEntry" id="entry6">
+               <widget class="GtkEntry" id="AWPasswordEntry">
                  <property name="visible">True</property>
                  <property name="editable">True</property>
                  <property name="visibility">False</property>
              </child>
 
              <child>
-               <widget class="GtkEntry" id="entry7">
+               <widget class="GtkEntry" id="AWEMailAddressEntry">
                  <property name="visible">True</property>
                  <property name="editable">True</property>
                  <property name="visibility">True</property>