summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--faq.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/faq.html b/faq.html
index 7298bd3f..75b6b1be 100644
--- a/faq.html
+++ b/faq.html
@@ -521,12 +521,14 @@ the global real name, just issue the following command:
 <p>
 <u>UNIX:</u><br />
     Copy <i>~/.xchat2</i> to <i>~/.config/hexchat</i><br />
+	Rename <i>~/.config/hexchat/xchat.conf</i> to <i>~/.config/hexchat/hexchat.conf</i><br />
 	Rename <i>~/.config/hexchat/xchatlogs</i> to <i>~/.config/hexchat/logs</i><br />
 	Move all your 3rd party scripts/plugins to <i>~/.config/hexchat/addons</i><br />
 	Rename <i>~/.config/hexchat/plugin_*.conf</i> to <i>~/.config/hexchat/addon_*.conf</i><br />
 <br/>
 <u>WINDOWS:</u><br>
     Copy <i>%APPDATA%\X-Chat 2</i> to <i>%APPDATA%\HexChat</i><br />
+	Rename <i>%APPDATA%\HexChat\xchat.conf</i> to <i>%APPDATA%\HexChat\hexchat.conf</i><br />
     Rename <i>%APPDATA%\HexChat\xchatlogs</i> to <i>%APPDATA%\HexChat\logs</i><br />
 	Move all your 3rd party scripts/plugins to <i>%APPDATA%\HexChat\addons</i><br />
 	Rename <i>%APPDATA%\HexChat\plugin_*.conf</i> to <i>%APPDATA%\HexChat\addon_*.conf</i><br />