[gnome-weather] Add name and summary to appdata
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Add name and summary to appdata
- Date: Mon, 19 Jan 2015 20:43:59 +0000 (UTC)
commit f741f450e011dd15cf587e318ebcd7680414f0b9
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Mon Jan 19 12:41:41 2015 -0800
Add name and summary to appdata
New appstream-glib is stricter about these, even if they are
specified in the associated desktop file, so just copy the strings
over. No new strings are introduced.
data/org.gnome.Weather.Application.appdata.xml.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.Weather.Application.appdata.xml.in
b/data/org.gnome.Weather.Application.appdata.xml.in
index 5b7a946..b5c51df 100644
--- a/data/org.gnome.Weather.Application.appdata.xml.in
+++ b/data/org.gnome.Weather.Application.appdata.xml.in
@@ -2,6 +2,8 @@
<!-- Copyright 2014 Giovanni Campagna -->
<component type="desktop">
<id>org.gnome.Weather.Application.desktop</id>
+ <_name>Weather</_name>
+ <_summary>Show weather conditions and forecast</_summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+ and CC-BY-2.0 and CC-BY-SA-2.0</project_license>
<description>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]