Browse Source

Merge pull request #4255

ezavod (1):
      fix: emoji packs path in user manual
reviewable/pr4256/r1
Zetok Zalbavar 8 years ago
parent
commit
1d82f1fe89
No known key found for this signature in database
GPG Key ID: C953D3880212068A
  1. 2
      doc/user_manual_en.md

2
doc/user_manual_en.md

@ -420,7 +420,7 @@ The following shortcuts are currently supported:
## Emoji Packs ## Emoji Packs
qTox provides support for custom emoji packs. To install a new emoji pack 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 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 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 structure of https://github.com/qTox/qTox/tree/v1.5.2/smileys for further

Loading…
Cancel
Save