From fb14e67364f603723a48b3622ccf11c89efbe951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 15 Aug 2022 14:43:25 +0200 Subject: [PATCH] buflist: improve help on option buflist.look.enabled --- doc/de/includes/autogen_user_options.de.adoc | 2 +- doc/en/includes/autogen_user_options.en.adoc | 2 +- doc/fr/includes/autogen_user_options.fr.adoc | 2 +- doc/it/includes/autogen_user_options.it.adoc | 2 +- doc/ja/includes/autogen_user_options.ja.adoc | 2 +- doc/pl/includes/autogen_user_options.pl.adoc | 2 +- doc/sr/includes/autogen_user_options.sr.adoc | 2 +- po/cs.po | 8 ++++++-- po/de.po | 13 ++++++++++--- po/es.po | 8 ++++++-- po/fr.po | 20 ++++++++++++++++---- po/hu.po | 8 ++++++-- po/it.po | 8 ++++++-- po/ja.po | 13 ++++++++++--- po/pl.po | 13 ++++++++++--- po/pt.po | 8 ++++++-- po/pt_BR.po | 8 ++++++-- po/ru.po | 8 ++++++-- po/sr.po | 13 ++++++++++--- po/tr.po | 13 ++++++++++--- po/weechat.pot | 8 ++++++-- src/plugins/buflist/buflist-config.c | 6 +++++- 22 files changed, 126 insertions(+), 43 deletions(-) diff --git a/doc/de/includes/autogen_user_options.de.adoc b/doc/de/includes/autogen_user_options.de.adoc index e3442e13c..564ecd43f 100644 --- a/doc/de/includes/autogen_user_options.de.adoc +++ b/doc/de/includes/autogen_user_options.de.adoc @@ -1783,7 +1783,7 @@ ** Standardwert: `+"${buffer.hidden}==0"+` * [[option_buflist.look.enabled]] *buflist.look.enabled* -** Beschreibung: pass:none[buflist aktivieren] +** Beschreibung: pass:none[enable buflist; it is recommended to use this option instead of just hiding the bar because it also removes some internal hooks that are not needed any more when the bar is hidden; you can also use the command "/buflist toggle" or use the default key alt+shift+b] ** Typ: boolesch ** Werte: on, off ** Standardwert: `+on+` diff --git a/doc/en/includes/autogen_user_options.en.adoc b/doc/en/includes/autogen_user_options.en.adoc index 8f13663ac..8f7c9e000 100644 --- a/doc/en/includes/autogen_user_options.en.adoc +++ b/doc/en/includes/autogen_user_options.en.adoc @@ -1783,7 +1783,7 @@ ** default value: `+"${buffer.hidden}==0"+` * [[option_buflist.look.enabled]] *buflist.look.enabled* -** description: pass:none[enable buflist] +** description: pass:none[enable buflist; it is recommended to use this option instead of just hiding the bar because it also removes some internal hooks that are not needed any more when the bar is hidden; you can also use the command "/buflist toggle" or use the default key alt+shift+b] ** type: boolean ** values: on, off ** default value: `+on+` diff --git a/doc/fr/includes/autogen_user_options.fr.adoc b/doc/fr/includes/autogen_user_options.fr.adoc index 30bd029ee..85f460271 100644 --- a/doc/fr/includes/autogen_user_options.fr.adoc +++ b/doc/fr/includes/autogen_user_options.fr.adoc @@ -1783,7 +1783,7 @@ ** valeur par défaut: `+"${buffer.hidden}==0"+` * [[option_buflist.look.enabled]] *buflist.look.enabled* -** description: pass:none[activer buflist] +** description: pass:none[activer buflist ; il est recommandé d'utiliser cette option plutôt que de juste cacher la barre car cela supprime également des hooks internes qui ne sont plus nécessaires lorsque la barre est cachée ; vous pouvez aussi utiliser la commande "/buflist toggle" ou la touche par défaut key alt+shift+b] ** type: booléen ** valeurs: on, off ** valeur par défaut: `+on+` diff --git a/doc/it/includes/autogen_user_options.it.adoc b/doc/it/includes/autogen_user_options.it.adoc index e74e057ca..b60b0ee1b 100644 --- a/doc/it/includes/autogen_user_options.it.adoc +++ b/doc/it/includes/autogen_user_options.it.adoc @@ -1783,7 +1783,7 @@ ** valore predefinito: `+"${buffer.hidden}==0"+` * [[option_buflist.look.enabled]] *buflist.look.enabled* -** descrizione: pass:none[enable buflist] +** descrizione: pass:none[enable buflist; it is recommended to use this option instead of just hiding the bar because it also removes some internal hooks that are not needed any more when the bar is hidden; you can also use the command "/buflist toggle" or use the default key alt+shift+b] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` diff --git a/doc/ja/includes/autogen_user_options.ja.adoc b/doc/ja/includes/autogen_user_options.ja.adoc index 933211397..ca6d96898 100644 --- a/doc/ja/includes/autogen_user_options.ja.adoc +++ b/doc/ja/includes/autogen_user_options.ja.adoc @@ -1783,7 +1783,7 @@ ** デフォルト値: `+"${buffer.hidden}==0"+` * [[option_buflist.look.enabled]] *buflist.look.enabled* -** 説明: pass:none[buflist を有効化します] +** 説明: pass:none[enable buflist; it is recommended to use this option instead of just hiding the bar because it also removes some internal hooks that are not needed any more when the bar is hidden; you can also use the command "/buflist toggle" or use the default key alt+shift+b] ** タイプ: ブール ** 値: on, off ** デフォルト値: `+on+` diff --git a/doc/pl/includes/autogen_user_options.pl.adoc b/doc/pl/includes/autogen_user_options.pl.adoc index 1700a9c71..69bbda193 100644 --- a/doc/pl/includes/autogen_user_options.pl.adoc +++ b/doc/pl/includes/autogen_user_options.pl.adoc @@ -1783,7 +1783,7 @@ ** domyślna wartość: `+"${buffer.hidden}==0"+` * [[option_buflist.look.enabled]] *buflist.look.enabled* -** opis: pass:none[włącz liste buforów] +** opis: pass:none[enable buflist; it is recommended to use this option instead of just hiding the bar because it also removes some internal hooks that are not needed any more when the bar is hidden; you can also use the command "/buflist toggle" or use the default key alt+shift+b] ** typ: bool ** wartości: on, off ** domyślna wartość: `+on+` diff --git a/doc/sr/includes/autogen_user_options.sr.adoc b/doc/sr/includes/autogen_user_options.sr.adoc index e865489c9..dc58fd8d3 100644 --- a/doc/sr/includes/autogen_user_options.sr.adoc +++ b/doc/sr/includes/autogen_user_options.sr.adoc @@ -1783,7 +1783,7 @@ ** подразумевана вредност: `+"${buffer.hidden}==0"+` * [[option_buflist.look.enabled]] *buflist.look.enabled* -** опис: pass:none[укључује buflist] +** опис: pass:none[enable buflist; it is recommended to use this option instead of just hiding the bar because it also removes some internal hooks that are not needed any more when the bar is hidden; you can also use the command "/buflist toggle" or use the default key alt+shift+b] ** тип: логичка ** вредности: on, off ** подразумевана вредност: `+on+` diff --git a/po/cs.po b/po/cs.po index b5737f619..c82daef59 100644 --- a/po/cs.po +++ b/po/cs.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-06-18 16:11+0200\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" @@ -5230,7 +5230,11 @@ msgid "" "=core.weechat) || ${buffer.active}==1)\"" msgstr "" -msgid "enable buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" msgstr "" msgid "" diff --git a/po/de.po b/po/de.po index b65d3ce64..fe6d18219 100644 --- a/po/de.po +++ b/po/de.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-08-08 10:21+0200\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -6523,8 +6523,12 @@ msgstr "" "\"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!=core." "weechat) || ${buffer.active}==1)\"" -msgid "enable buflist" -msgstr "buflist aktivieren" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" +msgstr "" msgid "" "if enabled, clicks with left/right buttons on the line with current buffer " @@ -16448,6 +16452,9 @@ msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "" "%s%s: Verbindung konnte nicht hergestellt werden: unerwarteter Fehler (%d)" +#~ msgid "enable buflist" +#~ msgstr "buflist aktivieren" + #, c-format #~ msgid "%sReal name of %s%s%s has been set to \"%s\"" #~ msgstr "%sRealname von %s%s%s wurde auf \"%s\" gesetzt" diff --git a/po/es.po b/po/es.po index 322c87e5b..2cdfc026d 100644 --- a/po/es.po +++ b/po/es.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-06-18 16:11+0200\n" "Last-Translator: Santiago Forero \n" "Language-Team: weechat-dev \n" @@ -5785,7 +5785,11 @@ msgid "" "=core.weechat) || ${buffer.active}==1)\"" msgstr "" -msgid "enable buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" msgstr "" msgid "" diff --git a/po/fr.po b/po/fr.po index 5506ee67f..8730c106b 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" -"PO-Revision-Date: 2022-08-15 11:21+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" +"PO-Revision-Date: 2022-08-15 14:42+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -6380,8 +6380,17 @@ msgstr "" "fusionnés avec le tampon \"core\" : \"${buffer.hidden}==0 && ((${type}!" "=server && ${buffer.full_name}!=core.weechat) || ${buffer.active}==1)\"" -msgid "enable buflist" -msgstr "activer buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" +msgstr "" +"activer buflist ; il est recommandé d'utiliser cette option plutôt que de " +"juste cacher la barre car cela supprime également des hooks internes qui ne " +"sont plus nécessaires lorsque la barre est cachée ; vous pouvez aussi " +"utiliser la commande \"/buflist toggle\" ou la touche par défaut key " +"alt+shift+b" msgid "" "if enabled, clicks with left/right buttons on the line with current buffer " @@ -16028,6 +16037,9 @@ msgstr "%s%s : délai d'attente dépassé pour \"%s\" avec %s" msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s : impossible de se connecter : erreur inattendue (%d)" +#~ msgid "enable buflist" +#~ msgstr "activer buflist" + #, c-format #~ msgid "%sReal name of %s%s%s has been set to \"%s\"" #~ msgstr "%sLe nom réel de %s%s%s a été défini à \"%s\"" diff --git a/po/hu.po b/po/hu.po index 79d1fe217..80a2b88b6 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -4791,7 +4791,11 @@ msgid "" "=core.weechat) || ${buffer.active}==1)\"" msgstr "" -msgid "enable buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" msgstr "" msgid "" diff --git a/po/it.po b/po/it.po index cc5d63b06..5ba04883d 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -5516,7 +5516,11 @@ msgid "" "=core.weechat) || ${buffer.active}==1)\"" msgstr "" -msgid "enable buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" msgstr "" msgid "" diff --git a/po/ja.po b/po/ja.po index 27798eb60..11dad17ba 100644 --- a/po/ja.po +++ b/po/ja.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-06-18 16:12+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" "Language-Team: Polish \n" @@ -6484,8 +6484,12 @@ msgstr "" "połączone z głównym buforem: \"${buffer.hidden}==0 && ((${type}!=server && " "${buffer.full_name}!=core.weechat) || ${buffer.active}==1)\"" -msgid "enable buflist" -msgstr "włącz liste buforów" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" +msgstr "" msgid "" "if enabled, clicks with left/right buttons on the line with current buffer " @@ -16008,6 +16012,9 @@ msgstr "%s%s: przekroczono czas na \"%s\" z %s" msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: nie można połączyć: niespodziewany błąd (%d)" +#~ msgid "enable buflist" +#~ msgstr "włącz liste buforów" + #, c-format #~ msgid "%sReal name of %s%s%s has been set to \"%s\"" #~ msgstr "%sReal name dla %s%s%s zostało zmienione na \"%s\"" diff --git a/po/pt.po b/po/pt.po index 227518343..f2550cf5b 100644 --- a/po/pt.po +++ b/po/pt.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-06-18 16:12+0200\n" "Last-Translator: Vasco Almeida \n" "Language-Team: Portuguese <>\n" @@ -6021,7 +6021,11 @@ msgid "" "=core.weechat) || ${buffer.active}==1)\"" msgstr "" -msgid "enable buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" msgstr "" msgid "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 86a1ce1bf..41c8850a1 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Érico Nogueira \n" "Language-Team: weechat-dev \n" @@ -5439,7 +5439,11 @@ msgid "" "=core.weechat) || ${buffer.active}==1)\"" msgstr "" -msgid "enable buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" msgstr "" msgid "" diff --git a/po/ru.po b/po/ru.po index 232d6aae0..ecd7bf67a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -4828,7 +4828,11 @@ msgid "" "=core.weechat) || ${buffer.active}==1)\"" msgstr "" -msgid "enable buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" msgstr "" msgid "" diff --git a/po/sr.po b/po/sr.po index 80446a6eb..cd3bd4cce 100644 --- a/po/sr.po +++ b/po/sr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-07-06 08:29+0400\n" "Last-Translator: Ivan Pešić \n" "Language-Team: weechat-dev \n" @@ -6326,8 +6326,12 @@ msgstr "" "((${type}!=server && ${buffer.full_name}!=core.weechat) || ${buffer.active}" "==1)”" -msgid "enable buflist" -msgstr "укључује buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" +msgstr "" msgid "" "if enabled, clicks with left/right buttons on the line with current buffer " @@ -15850,6 +15854,9 @@ msgstr "%s%s: тајмаут за „%s” са %s" msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: повезивање није успело: неочекивана грешка (%d)" +#~ msgid "enable buflist" +#~ msgstr "укључује buflist" + #, c-format #~ msgid "%sReal name of %s%s%s has been set to \"%s\"" #~ msgstr "%sРеално име за %s%s%s је постављено на „%s”" diff --git a/po/tr.po b/po/tr.po index e17739724..3c8773cfa 100644 --- a/po/tr.po +++ b/po/tr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2022-07-27 23:00+0300\n" "Last-Translator: Emir SARI \n" "Language-Team: weechat-dev \n" @@ -6146,8 +6146,12 @@ msgstr "" "arabelleklerini gizlemek için: \"${buffer.hidden}==0 && ((${type}!=server && " "${buffer.full_name}!=core.weechat) || ${buffer.active}==1\"" -msgid "enable buflist" -msgstr "buflist'i etkinleştir" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" +msgstr "" msgid "" "if enabled, clicks with left/right buttons on the line with current buffer " @@ -15579,6 +15583,9 @@ msgstr "%s%s: \"%s\" için %s ile zaman aşımı" msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: Bağlanılamıyor: Beklenmedik hata (%d)" +#~ msgid "enable buflist" +#~ msgstr "buflist'i etkinleştir" + #, c-format #~ msgid "%sReal name of %s%s%s has been set to \"%s\"" #~ msgstr "%s%s%s%s kullanıcısının gerçek adı \"%s\" olarak ayarlandı" diff --git a/po/weechat.pot b/po/weechat.pot index 758bdb698..67cd906ba 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-08-15 11:20+0200\n" +"POT-Creation-Date: 2022-08-15 14:42+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" @@ -4390,7 +4390,11 @@ msgid "" "=core.weechat) || ${buffer.active}==1)\"" msgstr "" -msgid "enable buflist" +msgid "" +"enable buflist; it is recommended to use this option instead of just hiding " +"the bar because it also removes some internal hooks that are not needed any " +"more when the bar is hidden; you can also use the command \"/buflist " +"toggle\" or use the default key alt+shift+b" msgstr "" msgid "" diff --git a/src/plugins/buflist/buflist-config.c b/src/plugins/buflist/buflist-config.c index 2148757f1..934bd67b5 100644 --- a/src/plugins/buflist/buflist-config.c +++ b/src/plugins/buflist/buflist-config.c @@ -529,7 +529,11 @@ buflist_config_init () buflist_config_look_enabled = weechat_config_new_option ( buflist_config_file, ptr_section, "enabled", "boolean", - N_("enable buflist"), + N_("enable buflist; it is recommended to use this option instead of " + "just hiding the bar because it also removes some internal hooks " + "that are not needed any more when the bar is hidden; you can " + "also use the command \"/buflist toggle\" or use the default key " + "alt+shift+b"), NULL, 0, 0, "on", NULL, 0, NULL, NULL, NULL, &buflist_config_change_enabled, NULL, NULL,