Update script/plugin paths in README
This commit is contained in:
parent
17e6e2ada4
commit
98dd5b89cb
10
README
10
README
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue