From 181f91ab9da4e77948b59191755c25371a5a7000 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Thu, 24 Apr 2014 01:12:47 +0200 Subject: [PATCH 1/1] put date col on left as I did not find a way to correctly handle the headline col autosize --- src/glade/prss.glade | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/src/glade/prss.glade b/src/glade/prss.glade index 6a54197..756c902 100644 --- a/src/glade/prss.glade +++ b/src/glade/prss.glade @@ -472,31 +472,30 @@ - - True - 100 - Headline + + autosize + Date True - 0 + 3 - + - 0 + 2 - - True + autosize - Date + 100 + Headline True - 3 + 0 - + - 2 + 0 -- 2.7.4