[geary] Further updates for the appdata file.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary] Further updates for the appdata file.
- Date: Tue, 26 Sep 2017 12:51:46 +0000 (UTC)
commit b30b74edf9cdbf945bc8e04cd91450cf9b912928
Author: Michael James Gratton <mike vee net>
Date: Tue Sep 26 22:51:29 2017 +1000
Further updates for the appdata file.
- Correct the value of the id
- Reorganise a bit and add some whitespace to make it more readable
- Add help URL, point bugtracker URL to the wiki instead of b.g.o
- Add categories, launchable and provides
desktop/org.gnome.Geary.appdata.xml.in | 24 ++++++++++++++++++++----
1 files changed, 20 insertions(+), 4 deletions(-)
---
diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in
index 005b000..7912aa2 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in
@@ -2,9 +2,11 @@
<!-- Copyright 2016 Software Freedom Conservancy Inc. -->
<!-- Copyright 2016 Michael Gratton <mike vee net> -->
<component type="desktop">
- <id>org.gnome.Geary.desktop</id>
+ <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>
+
<_name>Geary</_name>
<_summary>Send and receive email</_summary>
<description>
@@ -27,11 +29,14 @@
<_li>Compatible with GMail, Yahoo! Mail, Outlook.com and other IMAP servers</_li>
</ul>
</description>
+
<url type="homepage">https://wiki.gnome.org/Apps/Geary</url>
+ <url type="help">https://wiki.gnome.org/Apps/Geary/Contact</url>
<url type="faq">https://wiki.gnome.org/Apps/Geary/FAQ</url>
- <url type="bugtracker">https://bugzilla.gnome.org/page.cgi?id=browse.html&product=geary</url>
+ <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>
<_caption>Geary displaying a conversation</_caption>
@@ -42,9 +47,14 @@
<image type="source" width="1600"
height="900">https://wiki.gnome.org/Apps/Geary?action=AttachFile&do=get&target=geary-composer-0.12.png</image>
</screenshot>
</screenshots>
- <translation type="gettext">geary</translation>
- <update_contact>geary-list gnome org</update_contact>
+
<project_group>GNOME</project_group>
+ <categories>
+ <category>Office</category>
+ <category>Network</category>
+ <category>Email</category>
+ </categories>
+
<kudos>
<kudo>AppMenu</kudo>
<kudo>HiDpiIcon</kudo>
@@ -53,4 +63,10 @@
<kudo>Notifications</kudo>
<kudo>UserDocs</kudo>
</kudos>
+
+ <launchable type="desktop-id">org.gnome.Geary.desktop</launchable>
+ <provides>
+ <binary>geary</binary>
+ </provides>
+ <translation type="gettext">geary</translation>
</component>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]