use most possible space for headline col
authorJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 23 Apr 2014 07:59:13 +0000 (09:59 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 23 Apr 2014 07:59:13 +0000 (09:59 +0200)
src/glade/prss.glade

index aff2879..a4d03a5 100644 (file)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
 <interface>
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
+  <requires lib="gtk+" version="3.0"/>
   <object class="GtkAction" id="action1">
     <property name="label" translatable="yes">Refresh</property>
     <property name="stock_id">gtk-refresh</property>
   <object class="GtkAction" id="action1">
     <property name="label" translatable="yes">Refresh</property>
     <property name="stock_id">gtk-refresh</property>
       </row>
     </data>
   </object>
       </row>
     </data>
   </object>
-  <object class="GtkAction" id="preferences_action">
-    <property name="label" translatable="yes">Preferences</property>
-    <property name="stock_id">gtk-preferences</property>
-    <signal name="activate" handler="preferences_action_activate_cbk" swapped="no"/>
-  </object>
   <object class="GtkDialog" id="settings_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
   <object class="GtkDialog" id="settings_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="invisible_char">•</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="invisible_char">•</property>
-                    <property name="invisible_char_set">True</property>
                   </object>
                   <packing>
                     <property name="left_attach">1</property>
                   </object>
                   <packing>
                     <property name="left_attach">1</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="invisible_char">•</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="invisible_char">•</property>
-                    <property name="invisible_char_set">True</property>
                   </object>
                   <packing>
                     <property name="left_attach">1</property>
                   </object>
                   <packing>
                     <property name="left_attach">1</property>
                     <property name="can_focus">True</property>
                     <property name="visibility">False</property>
                     <property name="invisible_char">•</property>
                     <property name="can_focus">True</property>
                     <property name="visibility">False</property>
                     <property name="invisible_char">•</property>
-                    <property name="invisible_char_set">True</property>
                   </object>
                   <packing>
                     <property name="left_attach">1</property>
                   </object>
                   <packing>
                     <property name="left_attach">1</property>
       <action-widget response="0">button2</action-widget>
     </action-widgets>
   </object>
       <action-widget response="0">button2</action-widget>
     </action-widgets>
   </object>
+  <object class="GtkAction" id="preferences_action">
+    <property name="label" translatable="yes">Preferences</property>
+    <property name="stock_id">gtk-preferences</property>
+    <signal name="activate" handler="preferences_action_activate_cbk" swapped="no"/>
+  </object>
   <object class="GtkWindow" id="window">
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">Pitchoune RSS</property>
   <object class="GtkWindow" id="window">
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">Pitchoune RSS</property>
                         <child>
                           <object class="GtkTreeViewColumn" id="col_headine_title">
                             <property name="resizable">True</property>
                         <child>
                           <object class="GtkTreeViewColumn" id="col_headine_title">
                             <property name="resizable">True</property>
-                            <property name="sizing">fixed</property>
-                            <property name="fixed_width">300</property>
+                            <property name="min_width">100</property>
                             <property name="title" translatable="yes">Headline</property>
                             <property name="reorderable">True</property>
                             <property name="sort_column_id">0</property>
                             <property name="title" translatable="yes">Headline</property>
                             <property name="reorderable">True</property>
                             <property name="sort_column_id">0</property>
                         <child>
                           <object class="GtkTreeViewColumn" id="col_headine_date">
                             <property name="resizable">True</property>
                         <child>
                           <object class="GtkTreeViewColumn" id="col_headine_date">
                             <property name="resizable">True</property>
-                            <property name="sizing">fixed</property>
-                            <property name="fixed_width">50</property>
+                            <property name="sizing">autosize</property>
                             <property name="title" translatable="yes">Date</property>
                             <property name="reorderable">True</property>
                             <property name="sort_column_id">3</property>
                             <property name="title" translatable="yes">Date</property>
                             <property name="reorderable">True</property>
                             <property name="sort_column_id">3</property>