mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 09:43:13 +02:00
Add Tcl script plugin (thanks to Dmitry Kobylin)
This commit is contained in:
@@ -78,6 +78,10 @@ if PLUGIN_LUA
|
||||
script_dir = scripts
|
||||
endif
|
||||
|
||||
if PLUGIN_TCL
|
||||
script_dir = scripts
|
||||
endif
|
||||
|
||||
if PLUGIN_TRIGGER
|
||||
trigger_dir = trigger
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user