From 10aea956a049c3e3fb9ab2c81e49cabf666c18f1 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Thu, 5 Jul 2012 21:57:40 +0100 Subject: use widthtuple in theme spec --- alot/defaults/theme.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'alot/defaults/theme.spec') diff --git a/alot/defaults/theme.spec b/alot/defaults/theme.spec index 825c2060..f3814aa5 100644 --- a/alot/defaults/theme.spec +++ b/alot/defaults/theme.spec @@ -27,7 +27,8 @@ [[[__many__]]] normal = attrtriple focus = attrtriple - width = widthtuple(default=None) + #width_fixed = integer + #width_weight = integer alignment = align(default='right') [[__many__]] normal = attrtriple @@ -36,7 +37,8 @@ [[[__many__]]] normal = attrtriple focus = attrtriple - width = widthtuple(default=None) + #width_fixed = integer + #width_weight = integer alignment = align(default='right') [thread] attachment = attrtriple -- cgit v1.2.3