[polari] appdata: Add name and summary
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] appdata: Add name and summary
- Date: Thu, 27 Nov 2014 13:17:28 +0000 (UTC)
commit da1fb8d4f80d6770d127778b5391058548476474
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Nov 27 13:07:20 2014 +0000
appdata: Add name and summary
Those can be picked up from the .desktop file, but appdata validation
will now fail when not pointing appstream-util to the file. Rather
than doing that, it's easier (and safer) to just copy the corresponding
strings.
data/appdata/org.gnome.Polari.appdata.xml.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index 092ba46..437a1f6 100644
--- a/data/appdata/org.gnome.Polari.appdata.xml.in
+++ b/data/appdata/org.gnome.Polari.appdata.xml.in
@@ -4,6 +4,8 @@
<id type="desktop">org.gnome.Polari.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+ and LGPL-2.1+</project_license>
+ <_name>Polari</_name>
+ <_summary>An Internet Relay Chat Client for GNOME</_summary>
<description>
<_p>
A simple Internet Relay Chat (IRC) client that is designed to integrate
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]