Renaming the main layout for auto hildonizing
authorEd Page <eopage@byu.net>
Fri, 17 Apr 2009 16:03:35 +0000 (11:03 -0500)
committerEd Page <eopage@byu.net>
Fri, 17 Apr 2009 16:03:35 +0000 (11:03 -0500)
src/doneit.glade

index 45a79e9..b279c5c 100644 (file)
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Thu Apr 16 22:22:13 2009 -->
+<!--Generated with glade3 3.4.5 on Fri Apr 17 11:02:26 2009 -->
 <glade-interface>
   <widget class="GtkWindow" id="mainWindow">
     <property name="default_width">800</property>
     <property name="default_height">480</property>
     <child>
-      <widget class="GtkVBox" id="windowParts">
+      <widget class="GtkVBox" id="mainLayout">
         <property name="visible">True</property>
         <child>
           <widget class="GtkMenuBar" id="mainMenubar">
         <property name="visible">True</property>
         <property name="spacing">2</property>
         <child>
-          <widget class="GtkComboBox" id="serviceCombo">
-            <property name="visible">True</property>
-          </widget>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">False</property>
-            <property name="position">1</property>
-          </packing>
-        </child>
-        <child>
           <widget class="GtkTable" id="table1">
             <property name="visible">True</property>
             <property name="n_rows">2</property>
             <property name="n_columns">2</property>
             <child>
-              <widget class="GtkLabel" id="username_label">
-                <property name="visible">True</property>
-                <property name="label" translatable="yes">Username</property>
-              </widget>
-            </child>
-            <child>
-              <widget class="GtkLabel" id="password_label">
+              <widget class="GtkEntry" id="passwordentry">
                 <property name="visible">True</property>
-                <property name="label" translatable="yes">Password</property>
+                <property name="can_focus">True</property>
+                <property name="visibility">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>
               </packing>
               </packing>
             </child>
             <child>
-              <widget class="GtkEntry" id="passwordentry">
+              <widget class="GtkLabel" id="password_label">
                 <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="visibility">False</property>
+                <property name="label" translatable="yes">Password</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>
+            <child>
+              <widget class="GtkLabel" id="username_label">
+                <property name="visible">True</property>
+                <property name="label" translatable="yes">Username</property>
+              </widget>
+            </child>
+          </widget>
+          <packing>
+            <property name="position">1</property>
+          </packing>
+        </child>
+        <child>
+          <widget class="GtkComboBox" id="serviceCombo">
+            <property name="visible">True</property>
           </widget>
           <packing>
+            <property name="expand">False</property>
+            <property name="fill">False</property>
             <property name="position">1</property>
           </packing>
         </child>
                 <property name="n_rows">3</property>
                 <property name="n_columns">2</property>
                 <child>
-                  <widget class="GtkHBox" id="edit-hbox2">
+                  <widget class="GtkLabel" id="edit-nameLabel">
+                    <property name="visible">True</property>
+                    <property name="label" translatable="yes">Name</property>
+                  </widget>
+                </child>
+                <child>
+                  <widget class="GtkLabel" id="edit-priorityLabel">
+                    <property name="visible">True</property>
+                    <property name="label" translatable="yes">Priority</property>
+                  </widget>
+                  <packing>
+                    <property name="top_attach">1</property>
+                    <property name="bottom_attach">2</property>
+                  </packing>
+                </child>
+                <child>
+                  <widget class="GtkLabel" id="edit-dueDateLabel">
+                    <property name="visible">True</property>
+                    <property name="label" translatable="yes">Due Date</property>
+                  </widget>
+                  <packing>
+                    <property name="top_attach">2</property>
+                    <property name="bottom_attach">3</property>
+                  </packing>
+                </child>
+                <child>
+                  <widget class="GtkComboBox" id="edit-priorityChoiceCombo">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="items" translatable="yes">None
+1
+2
+3</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="y_options"></property>
+                  </packing>
+                </child>
+                <child>
+                  <widget class="GtkHBox" id="edit-dueDateDisplayControlBox">
                     <property name="visible">True</property>
                     <child>
-                      <widget class="GtkEntry" id="edit-taskNameEntry">
+                      <widget class="GtkCalendar" id="edit-dueDateCalendar">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="has_focus">True</property>
-                        <property name="is_focus">True</property>
-                        <property name="can_default">True</property>
-                        <property name="has_default">True</property>
-                        <property name="receives_default">True</property>
+                        <property name="year">2009</property>
+                        <property name="month">3</property>
+                        <property name="day">16</property>
+                        <property name="show_details">False</property>
                       </widget>
                     </child>
                     <child>
-                      <widget class="GtkHButtonBox" id="edit-hbuttonbox2">
+                      <widget class="GtkHButtonBox" id="edit-dueDateActionBox">
                         <property name="visible">True</property>
                         <child>
-                          <widget class="GtkButton" id="edit-pasteTaskNameButton">
+                          <widget class="GtkButton" id="edit-clearDueDate">
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
-                            <property name="label" translatable="yes">gtk-paste</property>
+                            <property name="label" translatable="yes">gtk-clear</property>
                             <property name="use_stock">True</property>
                             <property name="response_id">0</property>
                           </widget>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
-                        <property name="fill">False</property>
                         <property name="position">1</property>
                       </packing>
                     </child>
                   <packing>
                     <property name="left_attach">1</property>
                     <property name="right_attach">2</property>
+                    <property name="top_attach">2</property>
+                    <property name="bottom_attach">3</property>
                   </packing>
                 </child>
                 <child>
-                  <widget class="GtkHBox" id="edit-dueDateDisplayControlBox">
+                  <widget class="GtkHBox" id="edit-hbox2">
                     <property name="visible">True</property>
                     <child>
-                      <widget class="GtkCalendar" id="edit-dueDateCalendar">
+                      <widget class="GtkEntry" id="edit-taskNameEntry">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="year">2009</property>
-                        <property name="month">3</property>
-                        <property name="day">16</property>
-                        <property name="show_details">False</property>
+                        <property name="has_focus">True</property>
+                        <property name="is_focus">True</property>
+                        <property name="can_default">True</property>
+                        <property name="has_default">True</property>
+                        <property name="receives_default">True</property>
                       </widget>
                     </child>
                     <child>
-                      <widget class="GtkHButtonBox" id="edit-dueDateActionBox">
+                      <widget class="GtkHButtonBox" id="edit-hbuttonbox2">
                         <property name="visible">True</property>
                         <child>
-                          <widget class="GtkButton" id="edit-clearDueDate">
+                          <widget class="GtkButton" id="edit-pasteTaskNameButton">
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
-                            <property name="label" translatable="yes">gtk-clear</property>
+                            <property name="label" translatable="yes">gtk-paste</property>
                             <property name="use_stock">True</property>
                             <property name="response_id">0</property>
                           </widget>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
+                        <property name="fill">False</property>
                         <property name="position">1</property>
                       </packing>
                     </child>
                   <packing>
                     <property name="left_attach">1</property>
                     <property name="right_attach">2</property>
-                    <property name="top_attach">2</property>
-                    <property name="bottom_attach">3</property>
-                  </packing>
-                </child>
-                <child>
-                  <widget class="GtkComboBox" id="edit-priorityChoiceCombo">
-                    <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="items" translatable="yes">None
-1
-2
-3</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="y_options"></property>
-                  </packing>
-                </child>
-                <child>
-                  <widget class="GtkLabel" id="edit-dueDateLabel">
-                    <property name="visible">True</property>
-                    <property name="label" translatable="yes">Due Date</property>
-                  </widget>
-                  <packing>
-                    <property name="top_attach">2</property>
-                    <property name="bottom_attach">3</property>
-                  </packing>
-                </child>
-                <child>
-                  <widget class="GtkLabel" id="edit-priorityLabel">
-                    <property name="visible">True</property>
-                    <property name="label" translatable="yes">Priority</property>
-                  </widget>
-                  <packing>
-                    <property name="top_attach">1</property>
-                    <property name="bottom_attach">2</property>
                   </packing>
                 </child>
-                <child>
-                  <widget class="GtkLabel" id="edit-nameLabel">
-                    <property name="visible">True</property>
-                    <property name="label" translatable="yes">Name</property>
-                  </widget>
-                </child>
               </widget>
               <packing>
                 <property name="position">1</property>