From 71c35eb279b2271b89896dcff551ba762f66b3a5 Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 11 Mar 2013 02:04:20 +0100 Subject: 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 --- data/default_config.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index abafe4ae..48871906 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -340,6 +340,9 @@ user_list_sort = desc # be displayed using their nick color if true. display_user_color_in_join_part = false +# Display user tune notifications as information messages or not +display_tune_notifications = false + # if true, chat states will be sent to the people you are talking to. # Chat states are, for example, messages informing that you are composing # a message or that you closed the tab, etc -- cgit v1.2.3