diff --git a/faq.html b/faq.html index aea1834f..7298bd3f 100644 --- a/faq.html +++ b/faq.html @@ -385,27 +385,20 @@ sound filename (or use the Browse button).


18. How do I auto-load scripts at startup?

-

-You just have to place the scripts into HexChat's data directory. HexChat -will auto-load scripts if they have the right extension .e.g If a filename -ends in .pl, it will be loaded as a Perl script. -This data directory is different on each platform: -

-Windows -

-It depends on your version of Windows and where it stores the -Application Data folder. On Windows XP it is usually: -

-C:\Documents and Settings\username\Application Data\HexChat\ -
or simply: -
-C:\Program Files\HexChat\Plugins\ -


-UNIX -

-~/.config/hexchat/ -Where "~" represents your home directory i.e.: $HOME/.config/hexchat/ -

+

The root of your HexChat config is:

+ +

Referred to as <config> from now. HexChat automatically loads, at startup:

+

19. How do I minimize HexChat to the System Tray (Notification Area)?