[evince] appdata: Do not use the generic name in the software center



commit 1c4c7d04d245f4b2fa83d8fdb58cdc14b63bcef9
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jun 16 14:09:52 2014 +0100

    appdata: Do not use the generic name in the software center
    
    In GNOME3 Evince is a core module, so installed by default. We want to show the
    project name in the software center so that it can be installed on other
    desktops. This also means we don't get multiple "Document Viewer" items in the
    search results that correspond to different projects.

 evince.appdata.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/evince.appdata.xml.in b/evince.appdata.xml.in
index 284fb1e..70e0fe1 100644
--- a/evince.appdata.xml.in
+++ b/evince.appdata.xml.in
@@ -23,7 +23,7 @@
   <id type="desktop">evince.desktop</id>
   <metadata_license>GPL-2.0+</metadata_license>
   <project_license>GPL-2.0+</project_license>
-  <_name>Document Viewer</_name>
+  <_name>Evince</_name>
   <_summary>Document viewer for popular document formats</_summary>
   <description>
     <_p>This is a document viewer for the GNOME desktop.</_p>


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