[gnome-dictionary/appdata-update] Appdata: update the appdata per the latest specs
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-dictionary/appdata-update] Appdata: update the appdata per the latest specs
- Date: Sat, 19 Jan 2019 12:20:46 +0000 (UTC)
commit 6e66a53538817c825285d8bbc6af91454963012a
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sat Jan 19 12:20:30 2019 +0000
Appdata: update the appdata per the latest specs
Specs: https://freedesktop.org/software/appstream/docs/chap-Quickstart.html
data/org.gnome.Dictionary.appdata.xml.in | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.Dictionary.appdata.xml.in b/data/org.gnome.Dictionary.appdata.xml.in
index 4265b10..ddc317d 100644
--- a/data/org.gnome.Dictionary.appdata.xml.in
+++ b/data/org.gnome.Dictionary.appdata.xml.in
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop">
- <id>org.gnome.Dictionary.desktop</id>
+<component type="desktop-application">
+ <id>org.gnome.Dictionary</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+ AND LGPL-2.0+ AND GFDL-1.3</project_license>
<name>GNOME Dictionary</name>
@@ -15,7 +15,7 @@
</p>
</description>
<url type="homepage">https://wiki.gnome.org/Dictionary</url>
- <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-dictionary</url>
+ <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-dictionary/issues/</url>
<url type="donation">http://www.gnome.org/friends/</url>
<url type="help">https://help.gnome.org/users/gnome-dictionary/stable/</url>
<screenshots>
@@ -25,10 +25,11 @@
</screenshots>
<update_contact>juanrgar gmail com</update_contact>
<kudos>
- <kudo>AppMenu</kudo>
<kudo>ModernToolkit</kudo>
</kudos>
+ <launchable type="desktop-id">org.gnome.Dictionary.desktop</launchable>
<project_group>GNOME</project_group>
+ <developer_name>The GNOME Project</developer_name>
<translation type="gettext">gnome-dictionary</translation>
<releases>
<release version="3.26.0" date="2017-09-12">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]