Start of inital project.

This commit is contained in:
2020-05-28 20:41:47 -04:00
commit 96f17a44df
7 changed files with 122 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop-application">
<id>org.eyecreate.vehiclevoyage</id>
<name>Vehicle Voyage</name>
<summary>Track vehicle service history.</summary>
<metadata_license>FSFAP</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<content_rating type="oars-1.1" />
<url type="homepage">https://git.eyecreate.org/eyecreate/vehicle-voyage</url>
<url type="contact">https://www.eyecreate.org</url>
<developer_name>eyecreate</developer_name>
<description>
<p>Track vehicle service history.</p>
</description>
<screenshots>
<screenshot type="default">
<image type="source">https://git.eyecreate.org/eyecreate/qiflora/raw/v1.1.2/packaging/main_window.png</image>
</screenshot>
</screenshots>
<releases>
<release version="1.0" date="2020-5-31" type="stable"/>
</releases>
</component>