From d797b1fd65ba73c48e1933cc8042db0cc548094a Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 12 Mar 2013 16:12:47 +0100 Subject: Implement user gaming (xep-0196) - configuration options - theming options - /gaming --- doc/en/configure.txt | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'doc/en/configure.txt') diff --git a/doc/en/configure.txt b/doc/en/configure.txt index a11b7e66..0b94a7a8 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_gaming_notifications*:: false + + If set to true, notifications about the games your are playing + will be displayed in the info buffer as 'Gaming' messages. + *display_tune_notifications*:: false If set to true, notifications about the music your contacts listen to @@ -135,7 +140,12 @@ section of this documentation. *enable_user_activity*:: true - Set this to false if you don’t want to receive the mood of your contacts + Set this to false if you don’t want to receive the activity of your contacts + anymore. + +*enable_user_gaming*:: true + + Set this to false if you don’t want to receive the gaming activity of your contacts anymore. *enable_user_mood*:: true @@ -572,6 +582,12 @@ bar = false If set to true, notifications about the current activity of your contacts will be displayed in the info buffer as 'Activity' messages. +*display_gaming_notifications*:: false + + If set to true, notifications about the game your are playing + will be displayed in the info buffer as 'Gaming' messages. + + *display_mood_notifications*:: false If set to true, notifications about the mood of your contacts -- cgit v1.2.3