[gnome-games] Lists in .desktop file must end with a semicolon
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Lists in .desktop file must end with a semicolon
- Date: Thu, 24 Mar 2016 14:57:38 +0000 (UTC)
commit 87f5c7b77265392c2b87e1aedda0395f8c7b9e0a
Author: Piotr Drąg <piotrdrag gmail com>
Date: Thu Mar 24 15:49:57 2016 +0100
Lists in .desktop file must end with a semicolon
data/org.gnome.Games.desktop.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.Games.desktop.in b/data/org.gnome.Games.desktop.in
index 772acc9..f961bd6 100644
--- a/data/org.gnome.Games.desktop.in
+++ b/data/org.gnome.Games.desktop.in
@@ -2,10 +2,10 @@
_Name=Games
_GenericName=Video game player
_Comment=View and play your video games collection
-_Keywords=game;videogame;video game;player
+_Keywords=game;videogame;video game;player;
Exec=gnome-games %U
Icon=gnome-games
Terminal=false
Type=Application
StartupNotify=true
-Categories=GNOME;GTK;Player;Game
+Categories=GNOME;GTK;Player;Game;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]