[gnome-chat] Fix the desktop file
- From: Mathieu Bridon <mbridon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chat] Fix the desktop file
- Date: Fri, 20 Sep 2013 06:18:15 +0000 (UTC)
commit 4eaf42f1907fe967d08d02ea4a48975cf1ee91f0
Author: Mathieu Bridon <bochecha fedoraproject org>
Date: Fri Sep 20 14:14:05 2013 +0800
Fix the desktop file
The value for OnlyShowIn must end with a semi-colon.
data/gnome-chat.desktop.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-chat.desktop.in.in b/data/gnome-chat.desktop.in.in
index 128cdd3..dfe7dd2 100644
--- a/data/gnome-chat.desktop.in.in
+++ b/data/gnome-chat.desktop.in.in
@@ -6,6 +6,6 @@ Icon= PACKAGE_TARNAME@
StartupNotify=true
Terminal=false
Type=Application
-OnlyShowIn=GNOME
+OnlyShowIn=GNOME;
Categories=GNOME;GTK;Utility;Core;
_Keywords=_Keywords=Chat;Talk;IM;Message;VOIP;GTalk;Facebook;Jabber;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]