diff --git a/MANIFEST.in b/MANIFEST.in index dba3ada..6629fb6 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -16,3 +16,4 @@ include toxygen/styles/*.qss include toxygen/translations/*.qm include toxygen/libs/libtox.dll include toxygen/libs/libsodium.a +include toxygen/nodes.json diff --git a/docs/smileys_and_stickers.md b/docs/smileys_and_stickers.md index 91ade33..8705ba8 100644 --- a/docs/smileys_and_stickers.md +++ b/docs/smileys_and_stickers.md @@ -8,6 +8,6 @@ Animated smileys (.gif) are supported too. # Stickers -Sticker is inline image. If you want to create your own smiley pack, create directory in src/stickers/ and place your stickers there. +Sticker is inline image. If you want to create your own sticker pack, create directory in src/stickers/ and place your stickers there. Users can import smileys and stickers using menu: Settings -> Interface