change packaging to include screenshots

This commit is contained in:
2020-07-19 16:40:59 -04:00
parent d8bb9fbbbd
commit 42a2ce9ce3
3 changed files with 3 additions and 2 deletions

BIN
packaging/main_window.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

BIN
packaging/mobile_window.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

@@ -14,10 +14,11 @@
</description> </description>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image type="source">https://git.eyecreate.org/eyecreate/qiflora/raw/v1.1.2/packaging/main_window.png</image> <image type="source">https://git.eyecreate.org/eyecreate/vehiclevoyage/raw/v1.0/packaging/main_window.png</image>
<image type="source">https://git.eyecreate.org/eyecreate/vehiclevoyage/raw/v1.0/packaging/mobile_window.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="1.0" date="2020-6-11" type="stable"/> <release version="1.0" date="2020-7-19" type="stable"/>
</releases> </releases>
</component> </component>