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



commit ed3d55acfabd4c092997c84991d04f6353eec13d
Author: Richard Hughes <richard hughsie com>
Date:   Fri Jan 22 19:27:23 2016 +0000

    Update the AppData file to spec version 0.7+

 data/california.appdata.xml.in |   71 +++++++++++++++++++++++-----------------
 1 files changed, 41 insertions(+), 30 deletions(-)
---
diff --git a/data/california.appdata.xml.in b/data/california.appdata.xml.in
index dc8400c..11f8275 100644
--- a/data/california.appdata.xml.in
+++ b/data/california.appdata.xml.in
@@ -1,32 +1,43 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2014 Yorba Foundation <california yorba org> -->
-<application>
-<id type="desktop">california.desktop</id>
-<metadata_license>CC0</metadata_license>
-<project_license>LGPL-2.1+</project_license>
-<_summary>GNOME 3 calendar</_summary>
-<description>
-<_p>
-California is a new calendar application for GNOME 3 designed to let you work with your
-calendars quickly and easily.  It provides month and week views of your schedule and easy
-ways to add and update events, including a Quick Add feature which allows you to type the
-event details and have them added to your calendar without filling out a form.
-</_p>
-<_p>
-California is currently in beta development and has a limited but growing set of features:
-</_p>
-<ul>
-<_li>Modern, clean interface</_li>
-<_li>Month and week view of your schedule</_li>
-<_li>Quick setup (if any is required at all)</_li>
-<_li>Integrates with Evolution Data Server</_li>
-<_li>Quickly add events with a natural-language parser</_li>
-<_li>Works with Google, WebCal, and CalDAV servers</_li>
-</ul>
-</description>
-<url type="homepage">https://wiki.gnome.org/Apps/California</url>
-<screenshots>
-<screenshot type="default">http://yorba.org/california/california-month-view.png</screenshot>
-</screenshots>
-<updatecontact>california yorba org</updatecontact>
-</application>
+<component type="desktop">
+  <id>california.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>LGPL-2.1+</project_license>
+  <_name>California</_name>
+  <_summary>GNOME 3 calendar</_summary>
+  <description>
+    <_p>
+      California is a new calendar application for GNOME 3 designed to let you work with your
+      calendars quickly and easily.  It provides month and week views of your schedule and easy
+      ways to add and update events, including a Quick Add feature which allows you to type the
+      event details and have them added to your calendar without filling out a form.
+    </_p>
+    <_p>
+      California is currently in beta development and has a limited but growing set of features:
+    </_p>
+    <ul>
+      <_li>Modern, clean interface</_li>
+      <_li>Month and week view of your schedule</_li>
+      <_li>Quick setup (if any is required at all)</_li>
+      <_li>Integrates with Evolution Data Server</_li>
+      <_li>Quickly add events with a natural-language parser</_li>
+      <_li>Works with Google, WebCal, and CalDAV servers</_li>
+    </ul>
+  </description>
+  <url type="homepage">https://wiki.gnome.org/Apps/California</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=california</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <screenshots>
+    <screenshot type="default">
+      <image>http://yorba.org/california/california-month-view.png</image>
+    </screenshot>
+  </screenshots>
+  <project_group>GNOME</project_group>
+  <kudos>
+    <kudo>AppMenu</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
+  <update_contact>california yorba org</update_contact>
+</component>


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