mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 11:56:38 +02:00
scripts: add configuration file for each script plugin
This commit is contained in:
@@ -128,7 +128,7 @@ API_FUNC(register)
|
||||
|
||||
/* register script */
|
||||
python_current_script = plugin_script_add (weechat_python_plugin,
|
||||
&python_scripts, &last_python_script,
|
||||
&python_data,
|
||||
(python_current_script_filename) ?
|
||||
python_current_script_filename : "",
|
||||
name, author, version, license,
|
||||
|
||||
Reference in New Issue
Block a user