1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 21:06:38 +02:00

script: replace scripts iset.pl and buffers.pl by go.py and urlserver.py in examples

This commit is contained in:
Sébastien Helleu
2017-07-22 12:57:30 +02:00
parent db5424e2af
commit 71965ddbae
30 changed files with 103 additions and 103 deletions
+1 -1
View File
@@ -448,7 +448,7 @@ plugin_script_search (struct t_weechat_plugin *weechat_plugin,
}
/*
* Searches for a script by full name (example: "iset.pl").
* Searches for a script by full name (example: "go.py").
*
* Returns pointer to script, NULL if not found.
*/