Skip to content

Commit

Permalink
Update appstream metadata (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
grulja committed Mar 26, 2024
1 parent 1963f0e commit 46e7a85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions src/app/data/org.fedoraproject.MediaWriter.appdata.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2016 Jiri Eischmann <[email protected]> -->
<application>
<component type="desktop">
<id type="desktop">org.fedoraproject.MediaWriter.desktop</id>
<project_license>GPL-2.0+</project_license>
<metadata_license>CC0-1.0</metadata_license>
Expand Down Expand Up @@ -178,12 +178,12 @@
</keywords>
<url type="homepage">https://github.com/FedoraQt/MediaWriter</url>
<screenshots>
<screenshot type="default">https://github.com/FedoraQt/MediaWriter/raw/main/dist/screenshots/linux_main.png</screenshot>
<screenshot>https://github.com/FedoraQt/MediaWriter/raw/main/dist/screenshots/linux_select_release.png</screenshot>
<screenshot type="default"><image type="source">https://github.com/FedoraQt/MediaWriter/raw/main/dist/screenshots/linux_main.png</image></screenshot>
<screenshot><image type="source">https://github.com/FedoraQt/MediaWriter/raw/main/dist/screenshots/linux_select_release.png</image></screenshot>
</screenshots>
<update_contact>[email protected]</update_contact>
<content_rating type="oars-1.1"/>
<releases>
<release version="5.1.0" date="2024-03-26"/>
</releases>
</application>
</component>
8 changes: 4 additions & 4 deletions src/app/data/org.fedoraproject.MediaWriter.appdata.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Jiri Eischmann <[email protected]> -->

<application>
<component type="desktop">
<id type="desktop">org.fedoraproject.MediaWriter.desktop</id>
<project_license>GPL-2.0+</project_license>
<metadata_license>CC0-1.0</metadata_license>
Expand All @@ -23,12 +23,12 @@
</keywords>
<url type="homepage">https://github.com/FedoraQt/MediaWriter</url>
<screenshots>
<screenshot type="default">https://github.com/FedoraQt/MediaWriter/raw/main/dist/screenshots/linux_main.png</screenshot>
<screenshot>https://github.com/FedoraQt/MediaWriter/raw/main/dist/screenshots/linux_select_release.png</screenshot>
<screenshot type="default"><image type="source">https://github.com/FedoraQt/MediaWriter/raw/main/dist/screenshots/linux_main.png</image></screenshot>
<screenshot><image type="source">https://github.com/FedoraQt/MediaWriter/raw/main/dist/screenshots/linux_select_release.png</image></screenshot>
</screenshots>
<update_contact>[email protected]</update_contact>
<content_rating type="oars-1.1"/>
<releases>
<release version="5.1.0" date="2024-03-26"/>
</releases>
</application>
</component>

0 comments on commit 46e7a85

Please sign in to comment.