gnome-control-center.desktop: Ensure we're in the menu

If we're not categorized, the shell won't pick us up, and that's
a problem for application tracking.  Per IRC discussion, go
into System Settings for now.
This commit is contained in:
Colin Walters 2011-03-23 11:43:13 -04:00
parent bb8549af41
commit 0b25f5a45e

View file

@ -5,7 +5,7 @@ Exec=gnome-control-center --overview
Terminal=false Terminal=false
Type=Application Type=Application
StartupNotify=true StartupNotify=true
Categories=GNOME;GTK;Settings; Categories=GNOME;GTK;System;
OnlyShowIn=GNOME; OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-control-center X-GNOME-Bugzilla-Product=gnome-control-center