From 98dd5b89cb9cc5c1c4c2c80dafbb0f2bb3219542 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 14 Jul 2012 20:23:11 +0200 Subject: [PATCH] Update script/plugin paths in README --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 131dd529..44d3bab0 100644 --- a/README +++ b/README @@ -79,11 +79,11 @@ Perl Scripts: Autoloading Perl Scripts and Plugins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * HexChat automatically loads, at startup: - ~/.xchat2/*.pl Perl scripts - ~/.xchat2/*.py Python scripts - ~/.xchat2/*.so Plugins - $(libdir)/xchat/plugins/*.so plugins - (this usually translates to /usr/lib/xchat/plugins/*.so) + ~/.config/hexchat/*.pl Perl scripts + ~/.config/hexchat/*.py Python scripts + ~/.config/hexchat/*.so Plugins + $(libdir)/hexchat/plugins/*.so plugins + (this usually translates to /usr/lib/hexchat/plugins/*.so) Control Codes: