From 71f813af289ff4df6e4721f56c907d78aa609e69 Mon Sep 17 00:00:00 2001 From: mathieui Date: Wed, 1 Aug 2012 01:06:57 +0200 Subject: Add a roster_group_sort option, which works like roster_sort - defaults to "name" (sort by group name) - document it - also, micro-optimize get_nb_connected_contacts() --- doc/en/configure.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc') diff --git a/doc/en/configure.txt b/doc/en/configure.txt index aa880d7b..fc854dba 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -296,6 +296,19 @@ section of this documentation. separated by underscores ("_"). If there are more than 3 or 4 chained sorting methods, your sorting is most likely inefficient. +*roster_group_sort*:: name + + How to sort the roster groups. The principles are the same as _roster_sort_ + (see above). + + Available methods are: + * reverse: reverse the current sorting + * name: sort by group name (alphabetical order) + * fold: sort by unfolded/folded + * connected: sort by number of connected contacts + * size: sort by group size + * none: put the "none" group (if any) at the end of the list + *beep_on*:: highlight private The terminal can beep on various event. Put the event you want in a list -- cgit v1.2.3