[gbrainy] Add a trailing semicolon to keywords in the .desktop file
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Add a trailing semicolon to keywords in the .desktop file
- Date: Tue, 23 Aug 2016 09:34:08 +0000 (UTC)
commit 2014fea726a4d12d2d9431777eae9ea66cfeea61
Author: Piotr Drąg <piotrdrag gmail com>
Date: Tue Aug 23 11:32:59 2016 +0200
Add a trailing semicolon to keywords in the .desktop file
Otherwise it won't validate.
data/gbrainy.desktop.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gbrainy.desktop.in b/data/gbrainy.desktop.in
index 5fbd857..ccce16d 100644
--- a/data/gbrainy.desktop.in
+++ b/data/gbrainy.desktop.in
@@ -3,7 +3,7 @@ Version=1.0
_Name=gbrainy
_GenericName=Game
_Comment=Play games that challenge your logic, verbal, calculation and memory abilities
-_Keywords=game;logic;memory;teaser;brain
+_Keywords=game;logic;memory;teaser;brain;
Exec=gbrainy
Icon=gbrainy
StartupNotify=true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]