[gnome-weather] appdata: Update to the latest appstream spec



commit 1fe785f3e253935faf624c32b43b34db4187fbb4
Author: Christopher Davis <brainblasted disroot org>
Date:   Thu Feb 21 20:44:38 2019 -0500

    appdata: Update to the latest appstream spec
    
    As a part of https://gitlab.gnome.org/GNOME/Initiatives/issues/8, the appdata needed to be brought up to 
date to the
    latest freedesktop specification.

 data/org.gnome.Weather.appdata.xml.in | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.Weather.appdata.xml.in b/data/org.gnome.Weather.appdata.xml.in
index 6b03555..341386b 100644
--- a/data/org.gnome.Weather.appdata.xml.in
+++ b/data/org.gnome.Weather.appdata.xml.in
@@ -7,7 +7,6 @@
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+ and CC-BY-3.0 and CC-BY-SA-3.0</project_license>
   <kudos>
-    <kudo>AppMenu</kudo>
     <kudo>HiDpiIcon</kudo>
     <kudo>HighContrast</kudo>
     <kudo>ModernToolkit</kudo>
@@ -31,17 +30,24 @@
   <project_group>GNOME</project_group>
   <screenshots>
     <screenshot type="default">
-      <image width="1500" 
height="1130">https://git.gnome.org/browse/gnome-weather/plain/misc/screenshots/city-view.png</image>
+      <image height="555" 
width="704">https://gitlab.gnome.org/GNOME/gnome-weather/raw/master/misc/screenshots/city-view.png</image>
     </screenshot>
     <screenshot>
-      <image width="1500" 
height="1130">https://git.gnome.org/browse/gnome-weather/plain/misc/screenshots/world-popover.png</image>
+      <image height="555" 
width="704">https://gitlab.gnome.org/GNOME/gnome-weather/raw/master/misc/screenshots/world-popover.png</image>
     </screenshot>
   </screenshots>
+  <launchable type="desktop-id">org.gnome.Weather.desktop</launchable>
   <url type="homepage">https://wiki.gnome.org/Apps/Weather</url>
   <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-weather/issues</url>
-  <updatecontact>gcampagna_at_src.gnome.org</updatecontact>
+  <update_contact>christopherdavis_at_gnome.org</update_contact>
   <translation type="gettext">org.gnome.Weather</translation>
   <provides>
     <id>org.gnome.Weather.Application.desktop</id>
   </provides>
+
+  <developer_name>The GNOME Project</developer_name>
+
+  <url type="donation">http://www.gnome.org/friends/</url>
+
+  <url type="translate">https://wiki.gnome.org/TranslationProject</url>
 </component>


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