From 41beef296fb2a63f7e5fd34687e8101c0a47d1ab Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 13 Jun 2012 22:42:46 +0200 Subject: [PATCH] doc: add command /buffer to set notify level in user guide --- doc/de/weechat_user.de.txt | 7 +++++++ doc/en/weechat_user.en.txt | 6 ++++++ doc/fr/weechat_user.fr.txt | 7 +++++++ doc/it/weechat_user.it.txt | 7 +++++++ 4 files changed, 27 insertions(+) diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index e506eb8e1..eb7c6c139 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -595,6 +595,13 @@ Set notify level 'highlight' on channel "#weechat" only: /set weechat.notify.irc.freenode.#weechat highlight ---------------------------------------- +// TRANSLATION MISSING +The notify level for a buffer can be set with command `/buffer`: + +---------------------------------------- +/buffer notify highlight +---------------------------------------- + [[key_bindings]] Standard Tastenbelegung ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 5fb49741f..7c4415657 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -581,6 +581,12 @@ Set notify level 'highlight' on channel "#weechat" only: /set weechat.notify.irc.freenode.#weechat highlight ---------------------------------------- +The notify level for a buffer can be set with command `/buffer`: + +---------------------------------------- +/buffer notify highlight +---------------------------------------- + [[key_bindings]] Default key bindings ~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index 992c86948..6b64629d8 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -592,6 +592,13 @@ Définir le niveau de notification 'highlight' sur le canal "#weechat" seulement /set weechat.notify.irc.freenode.#weechat highlight ---------------------------------------- +Le niveau de notification pour un tampon peut aussi être défini avec la +commande `/buffer` : + +---------------------------------------- +/buffer notify highlight +---------------------------------------- + [[key_bindings]] Raccourcis clavier par défaut ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index 92c8818cd..df8250357 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -603,6 +603,13 @@ Set notify level 'highlight' on channel "#weechat" only: /set weechat.notify.irc.freenode.#weechat highlight ---------------------------------------- +// TRANSLATION MISSING +The notify level for a buffer can be set with command `/buffer`: + +---------------------------------------- +/buffer notify highlight +---------------------------------------- + [[key_bindings]] Associazione tasti predefinita ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~