[moserial] Update the AppData file to spec version 0.7+
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [moserial] Update the AppData file to spec version 0.7+
- Date: Sat, 23 Jan 2016 18:23:29 +0000 (UTC)
commit 728966466003f73f92d20605a91b6cf79b77838c
Author: Richard Hughes <richard hughsie com>
Date: Sat Jan 23 18:23:17 2016 +0000
Update the AppData file to spec version 0.7+
data/moserial.appdata.xml.in | 17 ++++++++++++-----
1 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/data/moserial.appdata.xml.in b/data/moserial.appdata.xml.in
index a00505f..17980fa 100644
--- a/data/moserial.appdata.xml.in
+++ b/data/moserial.appdata.xml.in
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Ryan Lerch <rlerch redhat com> -->
-
-<application>
- <id type="desktop">moserial.desktop</id>
+<component type="desktop">
+ <id>moserial.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-3.0+</project_license>
+ <_name>moserial</_name>
<_summary>Serial terminal</_summary>
<description>
<_p>
@@ -16,8 +17,14 @@
are communicating with.
</_p>
</description>
+ <project_group>GNOME</project_group>
<url type="homepage">https://wiki.gnome.org/moserial/</url>
+ <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=moserial</url>
+ <url type="donation">http://www.gnome.org/friends/</url>
+ <url type="help">https://help.gnome.org/users/moserial/stable/</url>
<screenshots>
- <screenshot
type="default">https://wiki.gnome.org/moserial?action=AttachFile&do=get&target=main.png</screenshot>
+ <screenshot type="default">
+ <image>https://wiki.gnome.org/moserial?action=AttachFile&do=get&target=main.png</image>
+ </screenshot>
</screenshots>
-</application>
+</component>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]