diff options
author | mathieui <mathieui@mathieui.net> | 2013-03-11 02:04:20 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-03-11 02:04:20 +0100 |
commit | 71c35eb279b2271b89896dcff551ba762f66b3a5 (patch) | |
tree | 280bc7e66b453310851dcb4e9793e9f4083561eb /doc/en/configure.txt | |
parent | eb2e5825bceec1171f0e154cb72f5870576a94f2 (diff) | |
download | poezio-71c35eb279b2271b89896dcff551ba762f66b3a5.tar.gz poezio-71c35eb279b2271b89896dcff551ba762f66b3a5.tar.bz2 poezio-71c35eb279b2271b89896dcff551ba762f66b3a5.tar.xz poezio-71c35eb279b2271b89896dcff551ba762f66b3a5.zip |
Implement XEP-0118 (Fix #1840)
- Add new theming options
- Show the tune in the roster (both in contact line and infowin)
- add an option to show tunes as info messages
Diffstat (limited to 'doc/en/configure.txt')
-rw-r--r-- | doc/en/configure.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 6eff81a5..1bf43af7 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -113,6 +113,11 @@ section of this documentation. the nick you will use when joining a room with no associated nick If this is empty, the $USER environnement variable will be used +*display_tune_notifications*:: false + + If set to true, notifications about the music your contacts listen to + will be displayed in the info buffer as 'Tune' messages. + *display_user_color_in_join_part*:: false If set to true, the color of the nick will be used in MUCs information |