From eb9ed7fc7c7802af1e58d47c0df7c0afa0a3726d Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sat, 7 Jul 2012 12:47:49 +0100 Subject: rename threadline order --> parts --- alot/defaults/theme.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'alot/defaults/theme.spec') diff --git a/alot/defaults/theme.spec b/alot/defaults/theme.spec index 825c2060..3f8d1108 100644 --- a/alot/defaults/theme.spec +++ b/alot/defaults/theme.spec @@ -23,7 +23,7 @@ focus = attrtriple # order subwidgets are displayed. subset of {date,mailcount,tags,authors,subject,count} # every element listed must have its own subsection below - order = string_list(default=list(date,mailcount,tags,authors,subject)) + parts = string_list(default=None) [[[__many__]]] normal = attrtriple focus = attrtriple @@ -32,7 +32,7 @@ [[__many__]] normal = attrtriple focus = attrtriple - order = string_list(default=list(date,mailcount,tags,authors,subject)) + parts = string_list(default=None) [[[__many__]]] normal = attrtriple focus = attrtriple -- cgit v1.2.3