From 4e265843abce95318d14a40ce94b8e887e5ef12f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 10 Mar 2008 05:50:10 +0000 Subject: [PATCH] Fix up "About this computer" --- about-this-computer.desktop | 4 ++-- gnome-system-monitor.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/about-this-computer.desktop b/about-this-computer.desktop index 8c8f68a..59aa557 100644 --- a/about-this-computer.desktop +++ b/about-this-computer.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=About This Computer Name[en_US]=About This Computer Comment=Get some basic information about this computer @@ -10,4 +9,5 @@ Terminal=false Type=Application Categories=X-System-About; StartupNotify=true -OnlyShowIn=GNOME; +# we don't want this in the regular menus at all +NotShowIn=GNOME; diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 2d05ab1..a11ffad 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -13,7 +13,7 @@ Summary: Simple process monitor Name: gnome-system-monitor Version: 2.21.92 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.gnome.org/ @@ -123,6 +123,9 @@ scrollkeeper-update -q %changelog +* Mon Mar 10 2008 Matthias Clasen - 2.21.92-4 +- Don't show "About this computer" in the regular menus + * Sat Mar 8 2008 Will Woods - 2.21.92-3 - Add --show-system-tab commandline flag and about-this-computer.desktop