[glom] appdata: Add <name> and <summary> tags.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] appdata: Add <name> and <summary> tags.
- Date: Sat, 28 Nov 2015 12:13:19 +0000 (UTC)
commit bfa143116971b0ac9b2afdd8aab6f3da412ede1d
Author: Murray Cumming <murrayc murrayc com>
Date: Sat Nov 28 13:12:57 2015 +0100
appdata: Add <name> and <summary> tags.
These seem to be new since I created this file.
glom.appdata.xml.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/glom.appdata.xml.in b/glom.appdata.xml.in
index a26dd10..d76dc38 100644
--- a/glom.appdata.xml.in
+++ b/glom.appdata.xml.in
@@ -2,6 +2,8 @@
<!-- Copyright 2013 Murray Cumming <murrayc murrayc com> -->
<application>
<id type="desktop">glom.desktop</id>
+ <name>Glom</name>
+ <summary>Database user interface</summary>
<metadata_license>CC0</metadata_license>
<project_license>GPL-3.0+</project_license>
<description>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]