summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/de/autogen/weechat_commands.xml7
-rw-r--r--doc/en/autogen/weechat_commands.xml7
-rw-r--r--doc/fr/autogen/weechat_commands.xml7
-rw-r--r--po/cs.po10
-rw-r--r--po/de.po10
-rw-r--r--po/es.po10
-rw-r--r--po/fr.po20
-rw-r--r--po/hu.po10
-rw-r--r--po/pl.po10
-rw-r--r--po/ru.po10
-rw-r--r--po/weechat.pot10
-rw-r--r--src/core/wee-command.c9
12 files changed, 98 insertions, 22 deletions
diff --git a/doc/de/autogen/weechat_commands.xml b/doc/de/autogen/weechat_commands.xml
index 4e9fde42e..08a9ff7f8 100644
--- a/doc/de/autogen/weechat_commands.xml
+++ b/doc/de/autogen/weechat_commands.xml
@@ -60,7 +60,12 @@ Puffer verwalten
move: move buffer in the list (may be relative, for example -1)
close: close buffer
list: list buffers (no parameter implies this list)
- notify: set notify level for current buffer
+ notify: set notify level for current buffer: this level determines whether buffer will be added to hotlist or not:
+ none: never
+ highlight: for highlights only
+ message: for messages from users + highlights
+ all: all messages
+ reset: reset to default value (all)
localvar: display local variables for current buffer
set: set a property for current buffer
number: jump to buffer by number
diff --git a/doc/en/autogen/weechat_commands.xml b/doc/en/autogen/weechat_commands.xml
index b5c8c3350..606bec863 100644
--- a/doc/en/autogen/weechat_commands.xml
+++ b/doc/en/autogen/weechat_commands.xml
@@ -60,7 +60,12 @@ manage buffers
move: move buffer in the list (may be relative, for example -1)
close: close buffer
list: list buffers (no parameter implies this list)
- notify: set notify level for current buffer
+ notify: set notify level for current buffer: this level determines whether buffer will be added to hotlist or not:
+ none: never
+ highlight: for highlights only
+ message: for messages from users + highlights
+ all: all messages
+ reset: reset to default value (all)
localvar: display local variables for current buffer
set: set a property for current buffer
number: jump to buffer by number
diff --git a/doc/fr/autogen/weechat_commands.xml b/doc/fr/autogen/weechat_commands.xml
index ea3193824..ea3e8139c 100644
--- a/doc/fr/autogen/weechat_commands.xml
+++ b/doc/fr/autogen/weechat_commands.xml
@@ -60,7 +60,12 @@ gestion des tampons
move: déplace le tampon dans la liste (peut être relatif, par exemple -1)
close: ferme le tampon
list: liste les tampons ouverts (pas de paramètre affiche cette liste)
- notify: définit le niveau de notification pour le tampon courant
+ notify: définit le niveau de notification pour le tampon courant: ce niveau détermine si le buffer doit être ajouté à la hotlist ou pas :
+ none: jamais
+ highlight: pour les highlights seulement
+ message: pour les messages d'utilisateurs + highlights
+ all: pout tous les messages
+ reset: réinitialise à valeur par défaut (all)
localvar: affiche la liste des variables locales pour le tampon courant
set: modifier une propriété du tampon courant
nombre: saute au tampon qui a ce numéro
diff --git a/po/cs.po b/po/cs.po
index 7fae6141b..8bc423c96 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-05 09:58+0200\n"
+"POT-Creation-Date: 2009-05-05 11:41+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -782,7 +782,13 @@ msgid ""
" move: move buffer in the list (may be relative, for example -1)\n"
" close: close buffer\n"
" list: list buffers (no parameter implies this list)\n"
-" notify: set notify level for current buffer\n"
+" notify: set notify level for current buffer: this level determines whether "
+"buffer will be added to hotlist or not:\n"
+" none: never\n"
+" highlight: for highlights only\n"
+" message: for messages from users + highlights\n"
+" all: all messages\n"
+" reset: reset to default value (all)\n"
"localvar: display local variables for current buffer\n"
" set: set a property for current buffer\n"
" number: jump to buffer by number\n"
diff --git a/po/de.po b/po/de.po
index 82a0d900d..06fc7d496 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-05 09:58+0200\n"
+"POT-Creation-Date: 2009-05-05 11:41+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -839,7 +839,13 @@ msgid ""
" move: move buffer in the list (may be relative, for example -1)\n"
" close: close buffer\n"
" list: list buffers (no parameter implies this list)\n"
-" notify: set notify level for current buffer\n"
+" notify: set notify level for current buffer: this level determines whether "
+"buffer will be added to hotlist or not:\n"
+" none: never\n"
+" highlight: for highlights only\n"
+" message: for messages from users + highlights\n"
+" all: all messages\n"
+" reset: reset to default value (all)\n"
"localvar: display local variables for current buffer\n"
" set: set a property for current buffer\n"
" number: jump to buffer by number\n"
diff --git a/po/es.po b/po/es.po
index fd1eb6202..8f418278a 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-05 09:58+0200\n"
+"POT-Creation-Date: 2009-05-05 11:41+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -835,7 +835,13 @@ msgid ""
" move: move buffer in the list (may be relative, for example -1)\n"
" close: close buffer\n"
" list: list buffers (no parameter implies this list)\n"
-" notify: set notify level for current buffer\n"
+" notify: set notify level for current buffer: this level determines whether "
+"buffer will be added to hotlist or not:\n"
+" none: never\n"
+" highlight: for highlights only\n"
+" message: for messages from users + highlights\n"
+" all: all messages\n"
+" reset: reset to default value (all)\n"
"localvar: display local variables for current buffer\n"
" set: set a property for current buffer\n"
" number: jump to buffer by number\n"
diff --git a/po/fr.po b/po/fr.po
index d9d1c24c4..60e1eac3f 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-05 09:58+0200\n"
-"PO-Revision-Date: 2009-05-05 09:59+0200\n"
+"POT-Creation-Date: 2009-05-05 11:41+0200\n"
+"PO-Revision-Date: 2009-05-05 11:43+0200\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
@@ -839,7 +839,13 @@ msgid ""
" move: move buffer in the list (may be relative, for example -1)\n"
" close: close buffer\n"
" list: list buffers (no parameter implies this list)\n"
-" notify: set notify level for current buffer\n"
+" notify: set notify level for current buffer: this level determines whether "
+"buffer will be added to hotlist or not:\n"
+" none: never\n"
+" highlight: for highlights only\n"
+" message: for messages from users + highlights\n"
+" all: all messages\n"
+" reset: reset to default value (all)\n"
"localvar: display local variables for current buffer\n"
" set: set a property for current buffer\n"
" number: jump to buffer by number\n"
@@ -860,7 +866,13 @@ msgstr ""
"1)\n"
" close: ferme le tampon\n"
" list: liste les tampons ouverts (pas de paramètre affiche cette liste)\n"
-" notify: définit le niveau de notification pour le tampon courant\n"
+" notify: définit le niveau de notification pour le tampon courant: ce "
+"niveau détermine si le buffer doit être ajouté à la hotlist ou pas :\n"
+" none: jamais\n"
+" highlight: pour les highlights seulement\n"
+" message: pour les messages d'utilisateurs + highlights\n"
+" all: pout tous les messages\n"
+" reset: réinitialise à valeur par défaut (all)\n"
"localvar: affiche la liste des variables locales pour le tampon courant\n"
" set: modifier une propriété du tampon courant\n"
" nombre: saute au tampon qui a ce numéro\n"
diff --git a/po/hu.po b/po/hu.po
index ac1694177..706df1d48 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-05 09:58+0200\n"
+"POT-Creation-Date: 2009-05-05 11:41+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -839,7 +839,13 @@ msgid ""
" move: move buffer in the list (may be relative, for example -1)\n"
" close: close buffer\n"
" list: list buffers (no parameter implies this list)\n"
-" notify: set notify level for current buffer\n"
+" notify: set notify level for current buffer: this level determines whether "
+"buffer will be added to hotlist or not:\n"
+" none: never\n"
+" highlight: for highlights only\n"
+" message: for messages from users + highlights\n"
+" all: all messages\n"
+" reset: reset to default value (all)\n"
"localvar: display local variables for current buffer\n"
" set: set a property for current buffer\n"
" number: jump to buffer by number\n"
diff --git a/po/pl.po b/po/pl.po
index bfd1fe12d..d920470c9 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-05 09:58+0200\n"
+"POT-Creation-Date: 2009-05-05 11:41+0200\n"
"PO-Revision-Date: 2009-04-29 08:07+0200\n"
"Last-Translator: <soltys@szluug.org>\n"
"Language-Team: Polish\n"
@@ -780,7 +780,13 @@ msgid ""
" move: move buffer in the list (may be relative, for example -1)\n"
" close: close buffer\n"
" list: list buffers (no parameter implies this list)\n"
-" notify: set notify level for current buffer\n"
+" notify: set notify level for current buffer: this level determines whether "
+"buffer will be added to hotlist or not:\n"
+" none: never\n"
+" highlight: for highlights only\n"
+" message: for messages from users + highlights\n"
+" all: all messages\n"
+" reset: reset to default value (all)\n"
"localvar: display local variables for current buffer\n"
" set: set a property for current buffer\n"
" number: jump to buffer by number\n"
diff --git a/po/ru.po b/po/ru.po
index 23c5b97a4..41aa1623c 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-05 09:58+0200\n"
+"POT-Creation-Date: 2009-05-05 11:41+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -833,7 +833,13 @@ msgid ""
" move: move buffer in the list (may be relative, for example -1)\n"
" close: close buffer\n"
" list: list buffers (no parameter implies this list)\n"
-" notify: set notify level for current buffer\n"
+" notify: set notify level for current buffer: this level determines whether "
+"buffer will be added to hotlist or not:\n"
+" none: never\n"
+" highlight: for highlights only\n"
+" message: for messages from users + highlights\n"
+" all: all messages\n"
+" reset: reset to default value (all)\n"
"localvar: display local variables for current buffer\n"
" set: set a property for current buffer\n"
" number: jump to buffer by number\n"
diff --git a/po/weechat.pot b/po/weechat.pot
index 27f4b95ef..7381c3402 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-05 09:58+0200\n"
+"POT-Creation-Date: 2009-05-05 11:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -748,7 +748,13 @@ msgid ""
" move: move buffer in the list (may be relative, for example -1)\n"
" close: close buffer\n"
" list: list buffers (no parameter implies this list)\n"
-" notify: set notify level for current buffer\n"
+" notify: set notify level for current buffer: this level determines whether "
+"buffer will be added to hotlist or not:\n"
+" none: never\n"
+" highlight: for highlights only\n"
+" message: for messages from users + highlights\n"
+" all: all messages\n"
+" reset: reset to default value (all)\n"
"localvar: display local variables for current buffer\n"
" set: set a property for current buffer\n"
" number: jump to buffer by number\n"
diff --git a/src/core/wee-command.c b/src/core/wee-command.c
index 90f81ae11..c8df8754e 100644
--- a/src/core/wee-command.c
+++ b/src/core/wee-command.c
@@ -3678,7 +3678,14 @@ command_init ()
"example -1)\n"
" close: close buffer\n"
" list: list buffers (no parameter implies this list)\n"
- " notify: set notify level for current buffer\n"
+ " notify: set notify level for current buffer: this "
+ "level determines whether buffer will be added to "
+ "hotlist or not:\n"
+ " none: never\n"
+ " highlight: for highlights only\n"
+ " message: for messages from users + highlights\n"
+ " all: all messages\n"
+ " reset: reset to default value (all)\n"
"localvar: display local variables for current buffer\n"
" set: set a property for current buffer\n"
" number: jump to buffer by number\n"