Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
fix: emoji packs path in user manual
Browse files Browse the repository at this point in the history
  • Loading branch information
ezavod committed Mar 16, 2017
1 parent 2923697 commit a3e6461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user_manual_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a3e6461

Please sign in to comment.