[fractal] misc: Reorganize metainfo
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal] misc: Reorganize metainfo
- Date: Sat, 3 Sep 2022 17:15:56 +0000 (UTC)
commit 69b6b579060bf583912b4b2fd2fff48791ee6687
Author: Kévin Commaille <zecakeh tedomum fr>
Date: Sat Sep 3 10:27:58 2022 +0200
misc: Reorganize metainfo
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1145>
data/org.gnome.Fractal.metainfo.xml.in.in | 58 +++++++++++++++++--------------
1 file changed, 32 insertions(+), 26 deletions(-)
---
diff --git a/data/org.gnome.Fractal.metainfo.xml.in.in b/data/org.gnome.Fractal.metainfo.xml.in.in
index c3f949470..3e80abdc2 100644
--- a/data/org.gnome.Fractal.metainfo.xml.in.in
+++ b/data/org.gnome.Fractal.metainfo.xml.in.in
@@ -3,21 +3,47 @@
<!-- Copyright 2022 Julian Sparber <julian sparber net> -->
<component type="desktop-application">
<id>@app-id@</id>
- <metadata_license>CC0</metadata_license>
- <project_license>GPL-3.0+</project_license>
- <developer_name>Julian Sparber</developer_name>
+ <launchable type="desktop-id">@app-id@.desktop</launchable>
<name>Fractal</name>
<summary>Matrix group messaging app</summary>
<description>
- <p>
- Fractal is a Matrix messaging app for GNOME written in Rust. Its interface is optimized for
collaboration in large groups, such as free software projects.
- </p>
+ <p>
+ Fractal is a Matrix messaging app for GNOME written in Rust. Its interface is optimized for
+ collaboration in large groups, such as free software projects.
+ </p>
</description>
+ <metadata_license>CC0</metadata_license>
+ <project_license>GPL-3.0+</project_license>
+ <developer_name>Julian Sparber</developer_name>
+ <update_contact>jsparber gnome org</update_contact>
+ <project_group>GNOME</project_group>
+ <translation type="gettext">fractal</translation>
+
<screenshots>
<screenshot type="default">
<image type="source">https://gitlab.gnome.org/GNOME/fractal/raw/main/screenshots/fractal.png</image>
</screenshot>
</screenshots>
+
+ <url type="homepage">https://gitlab.gnome.org/GNOME/fractal</url>
+ <url type="bugtracker">https://gitlab.gnome.org/GNOME/fractal/issues/</url>
+ <url type="donation">https://www.gnome.org/donate/</url>
+
+ <kudos>
+ <kudo>HiDpiIcon</kudo>
+ <kudo>ModernToolkit</kudo>
+ <kudo>Notifications</kudo>
+ </kudos>
+ <custom>
+ <value key="Purism::form_factor">workstation</value>
+ <value key="Purism::form_factor">mobile</value>
+ </custom>
+
+ <content_rating type="oars-1.1">
+ <content_attribute id="social-chat">intense</content_attribute>
+ <content_attribute id="social-audio">intense</content_attribute>
+ </content_rating>
+
<releases>
<release version="5.alpha" type="development" date="2022-03-30" urgency="high">
<description>
@@ -155,24 +181,4 @@
</description>
</release>
</releases>
- <launchable type="desktop-id">@app-id@.desktop</launchable>
- <update_contact>jsparber gnome org</update_contact>
- <url type="homepage">https://gitlab.gnome.org/GNOME/fractal</url>
- <url type="bugtracker">https://gitlab.gnome.org/GNOME/fractal/issues/</url>
- <url type="donation">https://www.gnome.org/donate/</url>
- <translation type="gettext">fractal</translation>
- <project_group>GNOME</project_group>
- <kudos>
- <kudo>HiDpiIcon</kudo>
- <kudo>ModernToolkit</kudo>
- <kudo>Notifications</kudo>
- </kudos>
- <content_rating type="oars-1.1">
- <content_attribute id="social-chat">intense</content_attribute>
- <content_attribute id="social-audio">intense</content_attribute>
- </content_rating>
- <custom>
- <value key="Purism::form_factor">workstation</value>
- <value key="Purism::form_factor">mobile</value>
- </custom>
</component>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]