[gnome-software] Add a <name> tag to the AppData file so it validates



commit ab2b87f587e08b97ea0b63ec04365629c4f0fe1b
Author: Richard Hughes <richard hughsie com>
Date:   Tue Feb 3 09:40:46 2015 +0000

    Add a <name> tag to the AppData file so it validates

 data/appdata/org.gnome.Software.appdata.xml.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 1a5e145..0c94aac 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -4,6 +4,7 @@
   <id type="desktop">org.gnome.Software.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
+  <_name>GNOME Software</_name>
   <_summary>Application manager for GNOME</_summary>
   <description>
     <_p>


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