diff options
author | Florent Le Coz <louiz@louiz.org> | 2011-11-16 02:26:08 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2011-11-16 02:26:08 +0100 |
commit | 4c262c77945f9243ea2a05d2f7980b26e5476cf9 (patch) | |
tree | 67e984f50f356fabe32629c3020239a498e2d178 /doc/en | |
parent | efeb0ad58e04104021897c401c73c6e5ff2831d0 (diff) | |
parent | a40199d8ef689af6ec49bf7ec62979031744e425 (diff) | |
download | poezio-4c262c77945f9243ea2a05d2f7980b26e5476cf9.tar.gz poezio-4c262c77945f9243ea2a05d2f7980b26e5476cf9.tar.bz2 poezio-4c262c77945f9243ea2a05d2f7980b26e5476cf9.tar.xz poezio-4c262c77945f9243ea2a05d2f7980b26e5476cf9.zip |
Merge branch 'master' of http://git.louiz.org/poezio
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 |