diff options
author | Florent Le Coz <louiz@louiz.org> | 2011-11-16 02:23:40 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2011-11-16 02:23:40 +0100 |
commit | a40199d8ef689af6ec49bf7ec62979031744e425 (patch) | |
tree | 67e984f50f356fabe32629c3020239a498e2d178 /doc/en | |
parent | 034a2bde2c571645c7319f89ef63ccc0451bcb0e (diff) | |
download | poezio-a40199d8ef689af6ec49bf7ec62979031744e425.tar.gz poezio-a40199d8ef689af6ec49bf7ec62979031744e425.tar.bz2 poezio-a40199d8ef689af6ec49bf7ec62979031744e425.tar.xz poezio-a40199d8ef689af6ec49bf7ec62979031744e425.zip |
Add an option to display vertical tabs from bottom to top.
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/configure.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 3c03b23d..024bed04 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -223,7 +223,10 @@ Configuration options *vertical_tab_list_size*:: 20 - Define the width of the vertical tabs. Does nothing if it is not enabled. +*vertical_tab_list_sort*:: desc + + If set to desc, the tabs will be displayed from top to bottom in the list, + if set to asc, they will be displayed from bottom to top. *send_chat_states*:: true |