diff options
author | mathieui <mathieui@mathieui.net> | 2012-05-17 16:55:31 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-05-17 16:55:31 +0200 |
commit | 0f8a5abdc0818b4071bf4623a12ee95223b11ba3 (patch) | |
tree | 08f669625214f37f02103958f63faaa5492b0944 /doc | |
parent | 64defba0ae18812196caadab26cdea0d24849be5 (diff) | |
download | poezio-0f8a5abdc0818b4071bf4623a12ee95223b11ba3.tar.gz poezio-0f8a5abdc0818b4071bf4623a12ee95223b11ba3.tar.bz2 poezio-0f8a5abdc0818b4071bf4623a12ee95223b11ba3.tar.xz poezio-0f8a5abdc0818b4071bf4623a12ee95223b11ba3.zip |
Add an option to always show the separator - Fixes #2240
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/configure.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index e18b4fbb..e5098da1 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -438,6 +438,10 @@ foo = true If set to true, the color of the nick will be used in MUCs information messages, instead of the default color from the theme. +*show_useless_separator*:: false + + If true, show the separator in a chat room, even if no one spoke. + *hide_exit_join*:: -1 Exact same thing than hide_status_change, except that it concerns |