summary refs log tree commit diff stats
path: root/faq.html
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-25 00:54:49 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-25 00:54:49 +0200
commit9690fa532d1661d61737c7d69f6e624bacaeecca (patch)
tree8e39f199b3d5078e9efa18efde8a4631a9ce7892 /faq.html
parent9eb32dd16cc0bc3982b5b8820ace5b4e01580804 (diff)
Update migration instructions
Diffstat (limited to 'faq.html')
-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 />