d35c0564b3
This plugin currently uploads the selected sticker every time, to the HTTP File Upload service of the server (see XEP-0363), a future optimisation would be to use XEP-0231 instead, for better caching on the recipient side. It relies on a helper tool to select the wanted sticker inside the pack, a sample one is provided in tools/sticker-picker/, but it is not built by default.
9 lines
239 B
Text
9 lines
239 B
Text
recursive-include doc/source *
|
|
recursive-include tools
|
|
include data/poezio.1
|
|
include data/io.poez.Poezio.appdata.xml
|
|
include data/io.poez.Poezio.desktop
|
|
include data/io.poez.Poezio.json
|
|
include COPYING
|
|
include CHANGELOG
|
|
include README.rst
|