diff options
author | TingPing <tingping@tingping.se> | 2012-10-25 14:27:37 -0400 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2012-10-25 14:27:37 -0400 |
commit | a8f3fdabde46601e7d15e26192afc62efec32964 (patch) | |
tree | ee3d06747c38e659c706673326be7642ca7acc7c /faq.md | |
parent | 35e6160b7135536e10313f1b4c196179998938e0 (diff) |
Updated faq.md
Diffstat (limited to 'faq.md')
-rw-r--r-- | faq.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faq.md b/faq.md index 9ef0b375..5e23629a 100644 --- a/faq.md +++ b/faq.md @@ -200,7 +200,6 @@ The root of your HexChat config is: - Windows: %APPDATA%\HexChat\ - Unix/Linux: ~/.config/hexchat -This may need to be created. Referred to as config from now. HexChat automatically loads, at startup: @@ -211,6 +210,7 @@ Referred to as config from now. HexChat automatically loads, at startup: > - config/addons/*.dll Plugins (Windows) > - config/addons/*.so Plugins (Unix) +The addons dir may need to be created. ### How do I minimize HexChat to the System Tray (Notification Area)? |