From abe8c0ab7143abbf41b756fb4593e8ea1f86b413 Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 19 Apr 2012 00:20:03 +0200 Subject: Add a show_roster_jids option --- data/default_config.cfg | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 59655f99..2c5f0d81 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -215,6 +215,12 @@ use_tab_nicks = true # the @) when displaying the MUC tab name. show_muc_jid = true +# If this option is set to false, the roster will not show the contact JIDs +# when that is possible. +# e.g. instead of: toto (toto@example.org) (2) +# poezio will only show: toto (2) +show_roster_jids = true + # The terminal can beep on various event. Put the event you want in a list # (separated by spaces). # The events can be -- cgit v1.2.3