summaryrefslogtreecommitdiff
path: root/shell/gnome-control-center.desktop.in.in
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2010-10-02 17:29:14 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2010-10-02 17:29:14 -0400
commit4828b97c793d2afc8c2ade3933edb598e384fe39 (patch)
treead59778137e786667a249e7d0ba4f6d542ef75b5 /shell/gnome-control-center.desktop.in.in
parent81065b9b7439d4ada0530ee49472cb0a202976f8 (diff)
downloadgnome-control-center-4828b97c793d2afc8c2ade3933edb598e384fe39.tar.gz
Fix .desktop file to work correctly in gnome-shell
NoDisplay=true makes the shell ignore it. Also fix the application name and icon.
Diffstat (limited to 'shell/gnome-control-center.desktop.in.in')
-rw-r--r--shell/gnome-control-center.desktop.in.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/shell/gnome-control-center.desktop.in.in b/shell/gnome-control-center.desktop.in.in
index 2b30038f6..7e5bdd2d6 100644
--- a/shell/gnome-control-center.desktop.in.in
+++ b/shell/gnome-control-center.desktop.in.in
@@ -1,7 +1,6 @@
[Desktop Entry]
-_Name=Control Center
-_GenericName=The GNOME configuration tool
-Icon=preferences-desktop
+_Name=System Settings
+Icon=preferences-system
Exec=gnome-control-center
Terminal=false
Type=Application
@@ -12,4 +11,3 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-control-center
X-GNOME-Bugzilla-Component=shell
X-GNOME-Bugzilla-Version=@VERSION@
-NoDisplay=true