[gnome-desktop] [gnome-about] Add main category to desktop file
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] [gnome-about] Add main category to desktop file
- Date: Mon, 8 Mar 2010 14:52:30 +0000 (UTC)
commit 2cd24e12c0a1df48491c76e2321f2ef2cd6219d6
Author: Vincent Untz <vuntz gnome org>
Date: Mon Mar 8 15:51:12 2010 +0100
[gnome-about] Add main category to desktop file
And also add NoDisplay=true since we don't want gnome-about to be
visible in the menus.
https://bugzilla.gnome.org/show_bug.cgi?id=599761
gnome-about/gnome-about.desktop.in.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gnome-about/gnome-about.desktop.in.in b/gnome-about/gnome-about.desktop.in.in
index 7655c52..9bca7f4 100644
--- a/gnome-about/gnome-about.desktop.in.in
+++ b/gnome-about/gnome-about.desktop.in.in
@@ -5,10 +5,11 @@ Exec=gnome-about
Icon=gnome-logo-icon-transparent
Terminal=false
Type=Application
-Categories=GNOME;GTK;Core;
+Categories=GNOME;GTK;Core;Utility;
OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-desktop
X-GNOME-Bugzilla-Component=gnome-about
X-GNOME-Bugzilla-Version= VERSION@
StartupNotify=true
+NoDisplay=true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]