From 2b3e1f46e36ee0726dcf9d55593cadab9d42fcb1 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 21 Jul 2012 19:16:31 +0200 Subject: Use /scripts to (auto)load Lua/Perl/Python/Tcl scripts --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 704347ae..3dc71e9f 100644 --- a/README +++ b/README @@ -84,10 +84,10 @@ Perl Scripts: Autoloading Perl Scripts and Plugins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * HexChat automatically loads, at startup: - ~/.config/hexchat/*.pl Perl scripts - ~/.config/hexchat/plugins/*.pl Perl scripts - ~/.config/hexchat/*.py Python scripts - ~/.config/hexchat/plugins/*.py Python scripts + ~/.config/hexchat/scripts/*.lua Lua scripts + ~/.config/hexchat/scripts/*.pl Perl scripts + ~/.config/hexchat/scripts/*.py Python scripts + ~/.config/hexchat/scripts/*.tcl Tcl scripts ~/.config/hexchat/*.so Plugins $(libdir)/hexchat/plugins/*.so plugins (this usually translates to /usr/lib/hexchat/plugins/*.so) -- cgit 1.4.1