don't show it in KDE menu
This commit is contained in:
parent
2d510eccd0
commit
0c5a79267d
@ -54,4 +54,4 @@ Type=Application
|
|||||||
Categories=X-System-About;
|
Categories=X-System-About;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
# we don't want this in the regular menus at all
|
# we don't want this in the regular menus at all
|
||||||
NotShowIn=GNOME;
|
NotShowIn=GNOME;KDE;
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
Summary: Simple process monitor
|
Summary: Simple process monitor
|
||||||
Name: gnome-system-monitor
|
Name: gnome-system-monitor
|
||||||
Version: 2.23.3
|
Version: 2.23.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
@ -122,6 +122,9 @@ scrollkeeper-update -q
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 05 2008 Than Ngo <than@redhat.com> 2.23.3-2
|
||||||
|
- don't show it in KDE menu
|
||||||
|
|
||||||
* Wed Jun 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
|
* Wed Jun 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
|
||||||
- Update to 2.23.3
|
- Update to 2.23.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user