summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2012-08-01 01:06:57 +0200
committermathieui <mathieui@mathieui.net>2012-08-01 01:06:57 +0200
commit71f813af289ff4df6e4721f56c907d78aa609e69 (patch)
tree77034550713e6da64516c3bf691ef0626e9abbea /doc
parent1625a4f41fa6727e41b0546687d72a3101b2b2bf (diff)
downloadpoezio-71f813af289ff4df6e4721f56c907d78aa609e69.tar.gz
poezio-71f813af289ff4df6e4721f56c907d78aa609e69.tar.bz2
poezio-71f813af289ff4df6e4721f56c907d78aa609e69.tar.xz
poezio-71f813af289ff4df6e4721f56c907d78aa609e69.zip
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()
Diffstat (limited to 'doc')
-rw-r--r--doc/en/configure.txt13
1 files changed, 13 insertions, 0 deletions
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