[cheese/gnome-3-14] Add name and summary elements to AppData



commit a0eb380c618e55657f217dcb617e31ba7d4ecfc5
Author: David King <amigadave amigadave com>
Date:   Mon Nov 10 22:56:34 2014 +0000

    Add name and summary elements to AppData
    
    Pacify appstream-util validate.

 data/org.gnome.Cheese.appdata.xml.in |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.Cheese.appdata.xml.in b/data/org.gnome.Cheese.appdata.xml.in
index 8bd9272..0cc9188 100644
--- a/data/org.gnome.Cheese.appdata.xml.in
+++ b/data/org.gnome.Cheese.appdata.xml.in
@@ -3,10 +3,9 @@
 <application>
     <id type="desktop">org.gnome.Cheese.desktop</id>
     <metadata_license>CC0-1.0</metadata_license>
-<!-- Both taken from the desktop file.
-    <name>Cheese</name>
-    <summary></summary>
--->
+<!-- Both taken from the desktop file. -->
+    <_name>Cheese</_name>
+    <_summary>Take photos and videos with your webcam, with fun graphical effects</_summary>
     <description>
         <_p>Cheese uses your webcam to take photos and videos, applies fancy
         special effects and lets you share the fun with others.</_p>


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