diff options
Diffstat (limited to 'share/doc/faq.md')
-rw-r--r-- | share/doc/faq.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/doc/faq.md b/share/doc/faq.md index 7b2e83e3..a1d10708 100644 --- a/share/doc/faq.md +++ b/share/doc/faq.md @@ -209,7 +209,7 @@ You may need to create the _addons_ folder manually. On both Unix and Windows there is an included tray plugin. To enable minimizing to tray on exit: -> /set gui\_tray\_exit on +> /set gui\_tray\_close on For minimizing to tray on minimize: @@ -276,11 +276,11 @@ to modify the global real name, just issue the following command: * Windows -> 1. Copy *%APPDATA%\\X-Chat 2 to %APPDATA%\\HexChat -> 2. Rename *%APPDATA%\\HexChat\\xchat.conf to %APPDATA%\\HexChat\\hexchat.conf -> 3. Rename *%APPDATA%\\HexChat\\xchatlogs to %APPDATA%\\HexChat\\logs +> 1. Copy %APPDATA%\\X-Chat 2 to %APPDATA%\\HexChat +> 2. Rename %APPDATA%\\HexChat\\xchat.conf to %APPDATA%\\HexChat\\hexchat.conf +> 3. Rename %APPDATA%\\HexChat\\xchatlogs to %APPDATA%\\HexChat\\logs > 4. Move all your 3rd party addons to %APPDATA%\\HexChat\\addons -> 5. Rename *%APPDATA%\\HexChat\\plugin\_\*.conf to %APPDATA%\\HexChat\\addon\_\*.conf +> 5. Rename %APPDATA%\\HexChat\\plugin\_\*.conf to %APPDATA%\\HexChat\\addon\_\*.conf ## Contributions, Development and Bugs. |