|
|
@@ -1,8 +1,19 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<component type="desktop">
|
|
|
- <id>net.bloerg.Iridium.desktop</id>
|
|
|
- <metadata_license>CC0-1.0</metadata_license>
|
|
|
- <project_license>GPL-3.0-or-later</project_license>
|
|
|
- <description>
|
|
|
- </description>
|
|
|
+ <id>net.bloerg.Iridium.desktop</id>
|
|
|
+ <name>Iridium</name>
|
|
|
+ <summary>StandardNotes Client</summary>
|
|
|
+ <translation type="gettext">Iridium</translation>
|
|
|
+ <update_contact>foo@bar.com</update_contact>
|
|
|
+ <url type="homepage">https://git.bloerg.net/matthias/iridium</url>
|
|
|
+ <metadata_license>CC0-1.0</metadata_license>
|
|
|
+ <project_license>GPL-3.0-or-later</project_license>
|
|
|
+ <description>
|
|
|
+ </description>
|
|
|
+ <screenshots>
|
|
|
+ <screenshot type="default">
|
|
|
+ <image>https://bloerg.net/favicon.png</image>
|
|
|
+ <_caption>Main application window</_caption>
|
|
|
+ </screenshot>
|
|
|
+ </screenshots>
|
|
|
</component>
|