Browse Source

fix: emoji packs path in user manual

pull/4255/head
ezavod 9 years ago
parent
commit
a3e646182a
  1. 2
      doc/user_manual_en.md

2
doc/user_manual_en.md

@ -420,7 +420,7 @@ The following shortcuts are currently supported: @@ -420,7 +420,7 @@ The following shortcuts are currently supported:
## Emoji Packs
qTox provides support for custom emoji packs. To install a new emoji pack
put it in `%AppData%/Local/emoticons` for Windows or `~/.local/share/emoticons`
put it in `%LOCALAPPDATA%/emoticons` for Windows or `~/.local/share/emoticons`
for Linux. If these directories don't exist, you have to create them. The emoji
files have to be in a subfolder also containing `emoticon.xml`, see the
structure of https://github.com/qTox/qTox/tree/v1.5.2/smileys for further

Loading…
Cancel
Save