[hitori] appdata: do not use generic name "Hitori"



commit 8c792f0364923695fa4fc9fd17bca7401a733541
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Jun 5 17:26:02 2014 -0500

    appdata: do not use generic name "Hitori"
    
    In a software center like GNOME Software, we should display the more
    specific name "GNOME Hitori" rather than the generic "Hitori" that we
    show once we're installed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=731308

 data/hitori.appdata.xml.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/hitori.appdata.xml.in b/data/hitori.appdata.xml.in
index fe3712d..2bc8acf 100644
--- a/data/hitori.appdata.xml.in
+++ b/data/hitori.appdata.xml.in
@@ -4,6 +4,8 @@
        <id type="desktop">hitori.desktop</id>
        <metadata_license>CC-BY-SA-3.0</metadata_license>
        <project_license>GPL-3.0+ and CC-BY-SA-3.0</project_license>
+       <!-- Translators: the name of the application as it appears in a software center -->
+       <_name>GNOME Hitori</_name>
        <description>
                <!-- Translators: These are the application description paragraphs in the AppData file. -->
                <_p>Hitori is a logic game similar to the popular game of Sudoku.</_p>


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