[gnome-chess] Mark GenericName in the .desktop file as translatable



commit bf9861141c25e171dcf698f0e377beb79b83bb3e
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Fri Sep 27 00:05:43 2013 +0200

    Mark GenericName in the .desktop file as translatable
    
    Also a minor fix in the description.

 data/glchess.desktop.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/glchess.desktop.in b/data/glchess.desktop.in
index 0c47e00..6fb8039 100644
--- a/data/glchess.desktop.in
+++ b/data/glchess.desktop.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
 _Name=Chess
-_Comment=Play the classic two-player boardgame of chess
+_GenericName=3D Chess Game
+_Comment=Play the classic two-player board game of chess
 _Keywords=game;strategy;
 Version=1.0
 Exec=gnome-chess
@@ -10,4 +11,3 @@ Categories=GNOME;Game;BoardGame;
 StartupNotify=true
 Icon=gnome-chess
 MimeType=application/x-chess-pgn;
-GenericName=3D Chess Game


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