summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/de/autogen/user/buflist_commands.adoc1
-rw-r--r--doc/en/autogen/user/buflist_commands.adoc1
-rw-r--r--doc/fr/autogen/user/buflist_commands.adoc1
-rw-r--r--doc/it/autogen/user/buflist_commands.adoc1
-rw-r--r--doc/ja/autogen/user/buflist_commands.adoc1
-rw-r--r--doc/pl/autogen/user/buflist_commands.adoc1
-rw-r--r--po/cs.po4
-rw-r--r--po/de.po4
-rw-r--r--po/es.po4
-rw-r--r--po/fr.po8
-rw-r--r--po/hu.po4
-rw-r--r--po/it.po4
-rw-r--r--po/ja.po4
-rw-r--r--po/pl.po4
-rw-r--r--po/pt.po4
-rw-r--r--po/pt_BR.po4
-rw-r--r--po/ru.po4
-rw-r--r--po/tr.po4
-rw-r--r--po/weechat.pot4
-rw-r--r--src/plugins/buflist/buflist-command.c2
20 files changed, 50 insertions, 14 deletions
diff --git a/doc/de/autogen/user/buflist_commands.adoc b/doc/de/autogen/user/buflist_commands.adoc
index 733a2ad5e..dd97adcf5 100644
--- a/doc/de/autogen/user/buflist_commands.adoc
+++ b/doc/de/autogen/user/buflist_commands.adoc
@@ -40,5 +40,6 @@ The following variables can be used in these options:
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
- ${hotlist}: the raw hotlist
+ - ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
----
diff --git a/doc/en/autogen/user/buflist_commands.adoc b/doc/en/autogen/user/buflist_commands.adoc
index ec67b6524..fe66fba3f 100644
--- a/doc/en/autogen/user/buflist_commands.adoc
+++ b/doc/en/autogen/user/buflist_commands.adoc
@@ -40,5 +40,6 @@ The following variables can be used in these options:
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
- ${hotlist}: the raw hotlist
+ - ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
----
diff --git a/doc/fr/autogen/user/buflist_commands.adoc b/doc/fr/autogen/user/buflist_commands.adoc
index 47fe0af63..ba939fa02 100644
--- a/doc/fr/autogen/user/buflist_commands.adoc
+++ b/doc/fr/autogen/user/buflist_commands.adoc
@@ -40,5 +40,6 @@ Les variables suivantes peuvent être utilisées dans ces options :
- ${color_hotlist} : la couleur qui dépend du niveau de hotlist le plus élevé pour le tampon (évaluation de l'option buflist.format.hotlist_xxx où xxx est le niveau)
- ${format_hotlist} : la hotlist formatée (évaluation de l'option buflist.format.hotlist)
- ${hotlist} : la hotlist brute
+ - ${hotlist_priority} : "none", "low", "message", "private" ou "highlight"
- ${format_lag} : le lag pour un tampon de serveur IRC, vide s'il n'y a pas de lag (évaluation de l'option buflist.format.lag)
----
diff --git a/doc/it/autogen/user/buflist_commands.adoc b/doc/it/autogen/user/buflist_commands.adoc
index ec67b6524..fe66fba3f 100644
--- a/doc/it/autogen/user/buflist_commands.adoc
+++ b/doc/it/autogen/user/buflist_commands.adoc
@@ -40,5 +40,6 @@ The following variables can be used in these options:
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
- ${hotlist}: the raw hotlist
+ - ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
----
diff --git a/doc/ja/autogen/user/buflist_commands.adoc b/doc/ja/autogen/user/buflist_commands.adoc
index 000a7e69b..69d1a86a7 100644
--- a/doc/ja/autogen/user/buflist_commands.adoc
+++ b/doc/ja/autogen/user/buflist_commands.adoc
@@ -40,5 +40,6 @@ The following variables can be used in these options:
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
- ${hotlist}: the raw hotlist
+ - ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
----
diff --git a/doc/pl/autogen/user/buflist_commands.adoc b/doc/pl/autogen/user/buflist_commands.adoc
index 751ee1e51..fb82d8c42 100644
--- a/doc/pl/autogen/user/buflist_commands.adoc
+++ b/doc/pl/autogen/user/buflist_commands.adoc
@@ -40,5 +40,6 @@ The following variables can be used in these options:
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
- ${hotlist}: the raw hotlist
+ - ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
----
diff --git a/po/cs.po b/po/cs.po
index 0d7a34ea6..38c657bee 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-05-13 22:06+0200\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4959,6 +4959,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/de.po b/po/de.po
index 836925c7a..54ff47e82 100644
--- a/po/de.po
+++ b/po/de.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-05-19 10:09+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -5850,6 +5850,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/es.po b/po/es.po
index e7aa68113..84429bc37 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-01-06 22:01+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5173,6 +5173,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 1aac0e15d..d7717cb22 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: 2017-05-31 22:35+0200\n"
-"PO-Revision-Date: 2017-05-31 22:36+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
+"PO-Revision-Date: 2017-05-31 22:42+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -5720,6 +5720,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
@@ -5774,6 +5776,8 @@ msgstr ""
" - ${format_hotlist} : la hotlist formatée (évaluation de l'option "
"buflist.format.hotlist)\n"
" - ${hotlist} : la hotlist brute\n"
+" - ${hotlist_priority} : \"none\", \"low\", \"message\", \"private\" ou "
+"\"highlight\"\n"
" - ${format_lag} : le lag pour un tampon de serveur IRC, vide s'il n'y a "
"pas de lag (évaluation de l'option buflist.format.lag)"
diff --git a/po/hu.po b/po/hu.po
index ba481a4a5..4226f45ac 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-01-06 22:03+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4497,6 +4497,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/it.po b/po/it.po
index c8016f884..4bddf5979 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-01-06 22:04+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5311,6 +5311,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index 5c00948fa..987f48d02 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-05-20 09:00+0900\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -5456,6 +5456,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 4a92ef13d..4769af2d7 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-04-08 14:49+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5591,6 +5591,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index 598c28f74..3072eb654 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-04-08 14:50+0200\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -5567,6 +5567,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index cee571050..610688cea 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2016-09-03 08:24+0200\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5113,6 +5113,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 3df3468ed..8768ad3a0 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-01-06 22:06+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4535,6 +4535,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index dfe6b88c9..15abaaa77 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2017-01-06 22:07+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4100,6 +4100,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/po/weechat.pot b/po/weechat.pot
index dad22946e..b0c0cf24d 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: 2017-05-31 22:35+0200\n"
+"POT-Creation-Date: 2017-05-31 22:41+0200\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4085,6 +4085,8 @@ msgid ""
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
"format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
+"\"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)"
msgstr ""
diff --git a/src/plugins/buflist/buflist-command.c b/src/plugins/buflist/buflist-command.c
index 810a5d449..6f91437ce 100644
--- a/src/plugins/buflist/buflist-command.c
+++ b/src/plugins/buflist/buflist-command.c
@@ -125,6 +125,8 @@ buflist_command_init ()
" - ${format_hotlist}: the formatted hotlist (evaluation "
"of option buflist.format.hotlist)\n"
" - ${hotlist}: the raw hotlist\n"
+ " - ${hotlist_priority}: \"none\", \"low\", \"message\", "
+ "\"private\" or \"highlight\"\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if "
"there's no lag (evaluation of option buflist.format.lag)"),
"bar || refresh",