summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-14 20:23:11 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-14 20:23:11 +0200
commit98dd5b89cb9cc5c1c4c2c80dafbb0f2bb3219542 (patch)
tree42b440e91e812702ab77175e7bdb4c39787fcbaf
parent17e6e2ada4f6a2ed2d7fddeb2b84bd5b4aacc27a (diff)
Update script/plugin paths in README
-rw-r--r--README10
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: