[epiphany] data: Set <name> and <summary> fields in the AppData file



commit 6303b05c14b40b6d732b85448b22785afba368b5
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 4 17:01:38 2014 +0100

    data: Set <name> and <summary> fields in the AppData file
    
    We want to use different values in the software center search results.

 data/epiphany.appdata.xml.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/epiphany.appdata.xml.in b/data/epiphany.appdata.xml.in
index d69c285..f2cb61d 100644
--- a/data/epiphany.appdata.xml.in
+++ b/data/epiphany.appdata.xml.in
@@ -2,6 +2,8 @@
 <application>
   <id type="desktop">epiphany.desktop</id>
   <licence>CC0</licence>
+  <_name>Epiphany</_name>
+  <_summary>Web browser for GNOME</_summary>
   <description>
     <_p>
       The web browser for GNOME, featuring tight


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