summaryrefslogtreecommitdiff
path: root/alot/defaults/theme.spec
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-07-07 12:47:49 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-07-07 12:49:16 +0100
commiteb9ed7fc7c7802af1e58d47c0df7c0afa0a3726d (patch)
tree61729e36ded17e60597f8ae83cbe29de86d9bc59 /alot/defaults/theme.spec
parent3c539e1c7b37f772d67f4eaf95c590030f91bcc1 (diff)
rename threadline order --> parts
Diffstat (limited to 'alot/defaults/theme.spec')
-rw-r--r--alot/defaults/theme.spec4
1 files changed, 2 insertions, 2 deletions
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