(no commit message)
[ptask.git] / src / glade / gtask.glade
index 1bdc745..671ff83 100644 (file)
         <col id="0" translatable="yes">None</col>
       </row>
       <row>
-        <col id="0" translatable="yes">High</col>
+        <col id="0" translatable="yes">Low</col>
       </row>
       <row>
         <col id="0" translatable="yes">Medium</col>
       </row>
       <row>
-        <col id="0" translatable="yes">Low</col>
+        <col id="0" translatable="yes">High</col>
       </row>
     </data>
   </object>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="orientation">vertical</property>
-            <property name="position">144</property>
+            <property name="position">200</property>
             <property name="position_set">True</property>
             <child>
               <object class="GtkScrolledWindow" id="scrolledwindow2">
                     <property name="margin_top">4</property>
                     <property name="margin_bottom">4</property>
                     <property name="model">taskstore</property>
-                    <property name="expander_column">treeviewcolumn1</property>
+                    <property name="headers_clickable">False</property>
                     <property name="search_column">1</property>
                     <property name="enable_grid_lines">both</property>
                     <property name="enable_tree_lines">True</property>
                       <object class="GtkTreeSelection" id="treeview-selection"/>
                     </child>
                     <child>
-                      <object class="GtkTreeViewColumn" id="treeviewcolumn1">
-                        <property name="sizing">autosize</property>
-                        <property name="min_width">10</property>
-                        <property name="title" translatable="yes">Id</property>
-                        <child>
-                          <object class="GtkCellRendererText" id="cellrenderertext1"/>
-                          <attributes>
-                            <attribute name="text">0</attribute>
-                          </attributes>
-                        </child>
-                      </object>
-                    </child>
-                    <child>
-                      <object class="GtkTreeViewColumn" id="Priority">
+                      <object class="GtkTreeViewColumn" id="priority">
                         <property name="title" translatable="yes">priority</property>
                         <property name="sort_column_id">4</property>
                         <child>