1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Merge pull request #4255

ezavod (1):
      fix: emoji packs path in user manual
This commit is contained in:
Zetok Zalbavar 2017-03-17 08:58:09 +00:00
commit 1d82f1fe89
No known key found for this signature in database
GPG Key ID: C953D3880212068A

View File

@ -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