Update script/plugin paths in README

This commit is contained in:
Berke Viktor 2012-07-14 20:23:11 +02:00
parent 17e6e2ada4
commit 98dd5b89cb
1 changed files with 5 additions and 5 deletions

10
README
View File

@ -79,11 +79,11 @@ Perl Scripts:
Autoloading Perl Scripts and Plugins Autoloading Perl Scripts and Plugins
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* HexChat automatically loads, at startup: * HexChat automatically loads, at startup:
~/.xchat2/*.pl Perl scripts ~/.config/hexchat/*.pl Perl scripts
~/.xchat2/*.py Python scripts ~/.config/hexchat/*.py Python scripts
~/.xchat2/*.so Plugins ~/.config/hexchat/*.so Plugins
$(libdir)/xchat/plugins/*.so plugins $(libdir)/hexchat/plugins/*.so plugins
(this usually translates to /usr/lib/xchat/plugins/*.so) (this usually translates to /usr/lib/hexchat/plugins/*.so)
Control Codes: Control Codes: