summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--faq.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/faq.html b/faq.html
index 65a83d4e..0050fce2 100644
--- a/faq.html
+++ b/faq.html
@@ -82,6 +82,8 @@ p { margin: 3% }
 <br><br>
 <a href="#q225">25. Where did the Real Name field go?</a>
 <br><br>
+<a href="#q226">26. How do I migrate my settings from XChat?</a>
+<br><br>
 </p>
 
 <h2>3. Section Three: Contributions, Development and Bugs.</h2>
@@ -522,6 +524,16 @@ the global real name, just issue the following command:
       /set irc_real_name Stewie Griffin
 </pre></blockquote>
 
+<br><h3><a name="q226">26. How do I migrate my settings from XChat?</a></h3>
+<p>
+<u>UNIX:</u><br>
+    Copy <i>~/.xchat2</i> to <i>~/.config/hexchat</i><br />
+	Rename <i>~/.config/hexchat/xchatlogs</i> to <i>~/.config/hexchat/logs</i>
+<br><br><u>WINDOWS:</u><br>
+    Copy <i>%APPDATA%\X-Chat 2</i> to <i>%APPDATA%\HexChat</i><br />
+    Rename <i>%APPDATA%\HexChat\xchatlogs</i> to <i>%APPDATA%\HexChat\logs</i>
+</p>
+
 <br><h2>3. Section Three: Contributions, Development and Bugs.</h2>
 
 <br><h3><a name="q31">1. Why does HexChat leak so much memory?</a></h3>