[gnome-maps] appdata: Update to 0.7+ format and add missing data
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] appdata: Update to 0.7+ format and add missing data
- Date: Fri, 22 Jan 2016 17:09:09 +0000 (UTC)
commit ee15d1c264d157073b1f95413d2250c7adab00e9
Author: Richard Hughes <richard hughsie com>
Date: Fri Jan 22 17:06:23 2016 +0000
appdata: Update to 0.7+ format and add missing data
data/org.gnome.Maps.appdata.xml.in | 33 ++++++++++++++++++++++++---------
1 files changed, 24 insertions(+), 9 deletions(-)
---
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 63144ac..2abee6b 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<application>
- <id type="desktop">org.gnome.Maps.desktop</id>
- <licence>CC0</licence>
- <summary>Find places around the world</summary>
+<component type="desktop">
+ <id>org.gnome.Maps.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+</project_license>
+ <_name>GNOME Maps</_name>
+ <_summary>Find places around the world</_summary>
<description>
<_p>
Maps gives you quick access to maps all across the world. It allows you
@@ -13,6 +15,7 @@
Maps uses the collaborative OpenStreetMap database, made by hundreds of
thousands of people across the globe.
</_p>
+
<!-- Translators: Search is carried out on OpenStreetMap data using Nominatim.
Visit http://wiki.openstreetmap.org/wiki/Nominatim/Special_Phrases and click
your language to see what words you can use for the translated search. -->
@@ -22,10 +25,22 @@
</_p>
</description>
<screenshots>
- <screenshot
type="default">https://git.gnome.org/browse/gnome-maps/plain/data/screenshots/maps-main.jpg</screenshot>
- <screenshot>https://git.gnome.org/browse/gnome-maps/plain/data/screenshots/maps-route.jpg</screenshot>
- <screenshot>https://git.gnome.org/browse/gnome-maps/plain/data/screenshots/maps-pinpoint.jpg</screenshot>
+ <screenshot type="default">
+ <image>https://git.gnome.org/browse/gnome-maps/plain/data/screenshots/maps-main.jpg</image>
+ <_caption><!-- Describe this screenshot in less than ~10 words --></_caption>
+ </screenshot>
+ <screenshot>
+ <image>https://git.gnome.org/browse/gnome-maps/plain/data/screenshots/maps-route.jpg</image>
+ <_caption><!-- Describe this screenshot in less than ~10 words --></_caption>
+ </screenshot>
+ <screenshot>
+ <image>https://git.gnome.org/browse/gnome-maps/plain/data/screenshots/maps-pinpoint.jpg</image>
+ <_caption><!-- Describe this screenshot in less than ~10 words --></_caption>
+ </screenshot>
</screenshots>
+ <project_group>GNOME</project_group>
<url type="homepage">http://wiki.gnome.org/Apps/Maps</url>
- <updatecontact>gnome-maps-list gnome org</updatecontact>
-</application>
+ <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps</url>
+ <url type="donation">http://www.gnome.org/friends/</url>
+ <update_contact>gnome-maps-list gnome org</update_contact>
+</component>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]