After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 417005 - GnomeGoal #3: Remove "Application" from Categories in .desktop
GnomeGoal #3: Remove "Application" from Categories in .desktop
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-11 05:56 UTC by Diego Escalante Urrelo (not reading bugmail)
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego Escalante Urrelo (not reading bugmail) 2007-03-11 05:56:41 UTC
Simple as:

Index: gnome-system-monitor.desktop.in.in
===================================================================
--- gnome-system-monitor.desktop.in.in  (revision 1956)
+++ gnome-system-monitor.desktop.in.in  (working copy)
@@ -8,7 +8,7 @@ Icon=utilities-system-monitor
 Terminal=false
 Type=Application
 StartupNotify=true
-Categories=GNOME;GTK;Application;System;Monitor;X-Red-Hat-Base;
+Categories=GNOME;GTK;System;Monitor;X-Red-Hat-Base;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=system-monitor
 X-GNOME-Bugzilla-Component=general
Comment 1 Benoît Dejean 2007-03-11 10:39:28 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 2 Christian Kirbach 2007-03-11 11:12:07 UTC
"X-Red-Hat-Base" is also not a valid category keyword. 

Benoit: I presume removing it does not have any impact, does it?
Comment 3 Christian Kirbach 2007-03-11 11:12:54 UTC
keyword is in svn head
Comment 4 Benoît Dejean 2007-03-12 06:40:27 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
http://svn.gnome.org/viewcvs/gnome-system-monitor/trunk/gnome-system-monitor.desktop.in.in?r1=1958&r2=1957&pathrev=1958