diff options
author | TingPing <tingping@tingping.se> | 2012-10-25 17:39:52 -0300 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2012-10-25 17:39:52 -0300 |
commit | 3538521906a1f1e198fcf6facd83c657e1c0dfc7 (patch) | |
tree | 2dda883dea99e4293a31d267bec61eac4d0bbde8 | |
parent | f359f8f4baaabfdea853cd19f86f5b9c46b1f6bc (diff) |
Fixed custom icons path
-rw-r--r-- | faq.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/faq.md b/faq.md index 09bbc138..732fba7d 100644 --- a/faq.md +++ b/faq.md @@ -80,11 +80,13 @@ the specified directory. #### Locations +You will need to create the directory. + * Unix/Linux -> /usr/share/hexchat +> ~/.config/hexchat/icons * Windows -> C:\Program Files\HexChat\Icons\ +> %APPDATA%\HexChat\icons\ You can hide either of them in Preferences. |