Skip to content

Commit

Permalink
appdata: Update appdata
Browse files Browse the repository at this point in the history
- Add 'launchable' and 'translation' tags.
- Add 'vcs-browser' and 'translate' URLs.
- Remove duplicated Purism tags to pass validation.
- Update the help URL.

More information: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-url
  • Loading branch information
yakushabb authored and geigi committed Dec 3, 2023
1 parent 7cfa2cb commit 3109a72
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/com.github.geigi.cozy.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
<provides>
<binary>com.github.geigi.cozy</binary>
</provides>
<launchable type="desktop-id">com.github.geigi.cozy.desktop</launchable>
<translation type="gettext">com.github.geigi.cozy</translation>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot1.png</image>
Expand All @@ -45,13 +47,11 @@
<developer_name translatable="no">Julian Geywitz</developer_name>
<url type="homepage">https://cozy.sh</url>
<url type="bugtracker">https://github.com/geigi/cozy/issues</url>
<url type="help">https://github.com/geigi/cozy/issues</url>
<url type="help">https://matrix.to/#/#cozy:gnome.org?via=matrix.org&amp;via=gnome.org</url>
<url type="donation">https://www.patreon.com/geigi</url>
<url type="vcs-browser">https://github.com/geigi/cozy/</url>
<url type="translate">https://www.transifex.com/geigi/cozy/</url>
<update_contact>[email protected]</update_contact>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
<releases>
<release version="1.2.1" timestamp="1661086733">
<description translatable="no">
Expand Down

0 comments on commit 3109a72

Please sign in to comment.