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:

UNIX:
Copy ~/.xchat2 to ~/.config/hexchat
+ Rename ~/.config/hexchat/xchat.conf to ~/.config/hexchat/hexchat.conf
Rename ~/.config/hexchat/xchatlogs to ~/.config/hexchat/logs
Move all your 3rd party scripts/plugins to ~/.config/hexchat/addons
Rename ~/.config/hexchat/plugin_*.conf to ~/.config/hexchat/addon_*.conf

WINDOWS:
Copy %APPDATA%\X-Chat 2 to %APPDATA%\HexChat
+ Rename %APPDATA%\HexChat\xchat.conf to %APPDATA%\HexChat\hexchat.conf
Rename %APPDATA%\HexChat\xchatlogs to %APPDATA%\HexChat\logs
Move all your 3rd party scripts/plugins to %APPDATA%\HexChat\addons
Rename %APPDATA%\HexChat\plugin_*.conf to %APPDATA%\HexChat\addon_*.conf