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 /data | |
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 'data')
-rw-r--r-- | data/default_config.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index dcc12cb7..909c6623 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -181,6 +181,8 @@ enable_vertical_tab_list = false vertical_tab_list_size = 20 +vertical_tab_list_sort = desc + # The nick of people who join, part, change their status, etc. in a MUC will # be displayed using their nick color if true. display_user_color_in_join_part = false |