summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-06-15 22:07:34 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-06-15 22:07:34 +0200
commit1b78cd3bd21d51f8b1e7feef95624daca2ce57e9 (patch)
tree83dcd8678bc2cd7d871f849bbdd0108639a1ae43
parent9d7766ce3dc7975fcce0fe85941588e5380975b3 (diff)
downloadweechat-1b78cd3bd21d51f8b1e7feef95624daca2ce57e9.zip
exec: fix URL to plugin API reference in /help exec
-rw-r--r--po/cs.po4
-rw-r--r--po/de.po8
-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.po8
-rw-r--r--po/pt.po4
-rw-r--r--po/pt_BR.po4
-rw-r--r--po/ru.po4
-rw-r--r--po/sr.po8
-rw-r--r--po/tr.po8
-rw-r--r--po/weechat.pot4
-rw-r--r--src/plugins/exec/exec-command.c2
15 files changed, 39 insertions, 39 deletions
diff --git a/po/cs.po b/po/cs.po
index 37c187e32..4a18ced2a 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: 2023-06-15 21:57+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5865,7 +5865,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/de.po b/po/de.po
index 149c4f82f..335a6afda 100644
--- a/po/de.po
+++ b/po/de.po
@@ -26,8 +26,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-06-15 21:57+0200\n"
-"PO-Revision-Date: 2023-06-11 17:53+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
+"PO-Revision-Date: 2023-06-15 22:05+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
"Language: de_DE\n"
@@ -7270,7 +7270,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
@@ -7369,7 +7369,7 @@ msgstr ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/es.po b/po/es.po
index 6a2cd46b8..11b4b5d6d 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: 2023-06-15 21:57+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
"Last-Translator: Santiago Forero <santiago@forero.xyz>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6490,7 +6490,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/fr.po b/po/fr.po
index 9eab82cd0..3187b2203 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: 2023-06-15 21:57+0200\n"
-"PO-Revision-Date: 2023-06-15 21:59+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
+"PO-Revision-Date: 2023-06-15 22:05+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -7121,7 +7121,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
@@ -7214,7 +7214,7 @@ msgstr ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Durée de fonctionnement de la machine :\" uptime\n"
diff --git a/po/hu.po b/po/hu.po
index 3b69ad29f..c21bf95dd 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: 2023-06-15 21:57+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5379,7 +5379,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/it.po b/po/it.po
index fe61a9c90..c0fc62b19 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: 2023-06-15 21:57+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6184,7 +6184,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/ja.po b/po/ja.po
index 0812ae57d..1f8319250 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: 2023-06-15 21:57+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -6898,7 +6898,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/pl.po b/po/pl.po
index cb10dad4c..96185e22c 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -22,8 +22,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-06-15 21:57+0200\n"
-"PO-Revision-Date: 2023-05-01 20:23+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
+"PO-Revision-Date: 2023-06-15 22:06+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
@@ -7416,7 +7416,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
@@ -7501,7 +7501,7 @@ msgstr ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/pt.po b/po/pt.po
index 484e42002..b512b13ca 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: 2023-06-15 21:57+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -6839,7 +6839,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 96b8fd07f..9ee86dfe2 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: 2023-06-15 21:57+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6110,7 +6110,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/ru.po b/po/ru.po
index 66b312e03..0ed5ed689 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: 2023-06-15 21:57+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5416,7 +5416,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/sr.po b/po/sr.po
index 78ec6f923..7ef9773f1 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-06-15 21:57+0200\n"
-"PO-Revision-Date: 2023-05-14 15:29+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
+"PO-Revision-Date: 2023-06-15 22:06+0200\n"
"Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: sr\n"
@@ -6954,7 +6954,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
@@ -7043,7 +7043,7 @@ msgstr ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe „/print Машина ради:” uptime\n"
diff --git a/po/tr.po b/po/tr.po
index 4362d0ee6..ff185c6db 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-06-15 21:57+0200\n"
-"PO-Revision-Date: 2023-05-01 20:23+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+0200\n"
+"PO-Revision-Date: 2023-06-15 22:07+0200\n"
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: tr\n"
@@ -7030,7 +7030,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
@@ -7115,7 +7115,7 @@ msgstr ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/po/weechat.pot b/po/weechat.pot
index 46bc7666d..520b3bed7 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: 2023-06-15 21:57+0200\n"
+"POT-Creation-Date: 2023-06-15 22:05+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"
@@ -4950,7 +4950,7 @@ msgid ""
" /exec -n ls -l /tmp\n"
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
-" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/"
+" /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/"
"weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
diff --git a/src/plugins/exec/exec-command.c b/src/plugins/exec/exec-command.c
index 8dc0aa25d..8562a34f9 100644
--- a/src/plugins/exec/exec-command.c
+++ b/src/plugins/exec/exec-command.c
@@ -933,7 +933,7 @@ exec_command_init ()
" /exec -sh -n ps xu | grep weechat\n"
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
" /exec -nf -noln links -dump "
- "https://weechat.org/files/doc/devel/weechat_user.en.html\n"
+ "https://weechat.org/files/doc/weechat/devel/weechat_user.en.html\n"
" /exec -o uptime\n"
" /exec -pipe \"/print Machine uptime:\" uptime\n"
" /exec -n tail -f /var/log/messages\n"