[geary/appdata-update] Appdata: update the appdata per the latest specs
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/appdata-update] Appdata: update the appdata per the latest specs
- Date: Tue, 26 Feb 2019 13:29:02 +0000 (UTC)
commit 1c816bd8ad80ce310ce15e60217fe496230e9def
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Tue Feb 26 13:28:45 2019 +0000
Appdata: update the appdata per the latest specs
Freedesktop specs: https://freedesktop.org/software/appstream/docs/chap-Quickstart.html
GNOME Software Kudos specs: https://gitlab.gnome.org/GNOME/gnome-software/blob/master/doc/kudos.md
desktop/org.gnome.Geary.appdata.xml.in | 16 ++++------------
1 file changed, 4 insertions(+), 12 deletions(-)
---
diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in
index 48288beb..a7598d89 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Software Freedom Conservancy Inc. -->
<!-- Copyright 2016 Michael Gratton <mike vee net> -->
-<component type="desktop">
- <id>org.gnome.Geary.desktop</id>
+<component type="desktop-application">
+ <id>org.gnome.Geary</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LGPL-2.1+</project_license>
<update_contact>geary-list gnome org</update_contact>
@@ -40,7 +40,7 @@
<url type="bugtracker">https://wiki.gnome.org/Apps/Geary/ReportingABug</url>
<url type="translate">https://wiki.gnome.org/Apps/Geary/Translating</url>
<url type="donation">https://www.gnome.org/friends/</url>
-
+
<screenshots>
<screenshot>
<!-- Translators: A screenshot description. -->
@@ -55,14 +55,8 @@
</screenshots>
<project_group>GNOME</project_group>
- <categories>
- <category>Office</category>
- <category>Network</category>
- <category>Email</category>
- </categories>
<kudos>
- <kudo>AppMenu</kudo>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>ModernToolkit</kudo>
@@ -71,9 +65,7 @@
</kudos>
<launchable type="desktop-id">org.gnome.Geary.desktop</launchable>
- <provides>
- <binary>geary</binary>
- </provides>
+
<translation type="gettext">geary</translation>
<releases>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]