diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files 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: |