mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
scripts: add configuration file for each script plugin
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
|
||||
extern struct t_weechat_plugin *weechat_python_plugin;
|
||||
|
||||
extern struct t_plugin_script_data python_data;
|
||||
|
||||
extern int python_quiet;
|
||||
extern struct t_plugin_script *python_scripts;
|
||||
extern struct t_plugin_script *last_python_script;
|
||||
|
||||
Reference in New Issue
Block a user