mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-02 08:25:04 -04:00
Update migration instructions
This commit is contained in:
parent
9eb32dd16c
commit
9690fa532d
2
faq.html
2
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 />
|
||||
|
Loading…
Reference in New Issue
Block a user