From a40199d8ef689af6ec49bf7ec62979031744e425 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Wed, 16 Nov 2011 02:23:40 +0100 Subject: Add an option to display vertical tabs from bottom to top. --- doc/en/configure.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3