[geary] Update the AppData file to spec version 0.7+



commit 2255664a54781cd6ed3becd2dad9e4e26d905ef2
Author: Richard Hughes <richard hughsie com>
Date:   Fri Jan 22 19:49:16 2016 +0000

    Update the AppData file to spec version 0.7+

 desktop/geary.appdata.xml |   73 ++++++++++++++++++++++++++-------------------
 1 files changed, 42 insertions(+), 31 deletions(-)
---
diff --git a/desktop/geary.appdata.xml b/desktop/geary.appdata.xml
index fd4ff45..7c5a9c1 100644
--- a/desktop/geary.appdata.xml
+++ b/desktop/geary.appdata.xml
@@ -1,33 +1,44 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2013-2014 Yorba Foundation <geary yorba org> -->
-<application>
-<id type="desktop">geary.desktop</id>
-<metadata_license>CC0</metadata_license>
-<project_license>LGPL-2.1+</project_license>
-<summary>Lightweight mail client</summary>
-<description>
-<p>
-Geary is a mail application for GNOME designed to let you manage your email
-quickly and effortlessly. Its interface is based on conversations, so you can
-read an entire discussion without having to click from message to message.
-Geary is still in development and has a limited but growing set of features.
-</p>
-<p>
-Geary is designed to integrate with the GNOME desktop and is completely free.
-</p>
-<ul>
-<li>Lightweight mail client with full IMAP support</li>
-<li>Mail grouped into conversations, not a tree of threads</li>
-<li>As-you-type searching</li>
-<li>Desktop notifications</li>
-<li>Multiple account support</li>
-<li>Inline HTML composer that saves drafts to the server</li>
-<li>Works with Gmail, Yahoo! Mail, Outlook.com (experimental), and other popular IMAP servers</li>
-</ul>
-</description>
-<url type="homepage">https://wiki.gnome.org/Apps/Geary</url>
-<screenshots>
-<screenshot type="default">http://yorba.org/geary/geary.png</screenshot>
-</screenshots>
-<updatecontact>geary yorba org</updatecontact>
-</application>
+<component type="desktop">
+  <id>geary.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>LGPL-2.1+</project_license>
+  <name>Geary</name>
+  <summary>Lightweight mail client</summary>
+  <description>
+    <p>
+      Geary is a mail application for GNOME designed to let you manage your email
+      quickly and effortlessly.
+      Its interface is based on conversations, so you can read an entire
+      discussion without having to click from message to message.
+      Geary is still in development and has a limited but growing set of features.
+    </p>
+    <p>
+      Geary is designed to integrate with the GNOME desktop and is completely free.
+    </p>
+    <ul>
+      <li>Lightweight mail client with full IMAP support</li>
+      <li>Mail grouped into conversations, not a tree of threads</li>
+      <li>As-you-type searching</li>
+      <li>Desktop notifications</li>
+      <li>Multiple account support</li>
+      <li>Inline HTML composer that saves drafts to the server</li>
+      <li>Works with Gmail, Yahoo! Mail, Outlook.com (experimental), and other popular IMAP servers</li>
+    </ul>
+  </description>
+  <url type="homepage">https://wiki.gnome.org/Apps/Geary</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=geary</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <screenshots>
+    <screenshot type="default">
+      <image>http://yorba.org/geary/geary.png</image>
+    </screenshot>
+  </screenshots>
+  <update_contact>geary yorba org</update_contact>
+  <project_group>GNOME</project_group>
+  <kudos>
+    <kudo>AppMenu</kudo>
+    <kudo>ModernToolkit</kudo>
+  </kudos>
+</component>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]