mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 17:23:15 +02:00
guile: new script plugin for scheme (task #7289)
This commit is contained in:
@@ -86,6 +86,10 @@ if PLUGIN_TCL
|
||||
script_dir = scripts
|
||||
endif
|
||||
|
||||
if PLUGIN_GUILE
|
||||
script_dir = scripts
|
||||
endif
|
||||
|
||||
if PLUGIN_XFER
|
||||
xfer_dir = xfer
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user