[gnome-2048] Polish .desktop file



commit 8d5907652c440c5117e5a9051096a1ac4a3aa470
Author: Juan R. GarcĂ­a Blanco <juanrgar gmail com>
Date:   Thu Jan 8 21:53:02 2015 +0100

    Polish .desktop file
    
    Localize Name, Comment and Keywords entries; rename program to 2048.

 data/gnome-2048.desktop.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/gnome-2048.desktop.in b/data/gnome-2048.desktop.in
index 3c09003..70860eb 100644
--- a/data/gnome-2048.desktop.in
+++ b/data/gnome-2048.desktop.in
@@ -1,6 +1,6 @@
 [Desktop Entry]
-Name=gnome-2048
-Comment=Obtain the 2048 tile
+_Name=2048
+_Comment=Obtain the 2048 tile
 TryExec=gnome-2048
 Exec=gnome-2048
 Icon=gnome-2048
@@ -8,4 +8,4 @@ Terminal=false
 Type=Application
 StartupNotify=true
 Categories=GNOME;GTK;Game;
-Keywords=Games;Puzzle;
+_Keywords=puzzle;


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