summaryrefslogtreecommitdiff
path: root/shell/gnome-control-center.desktop.in.in
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2010-02-02 00:33:41 -0500
committerWilliam Jon McCann <jmccann@redhat.com>2010-02-02 00:33:41 -0500
commiteb3dd23f6ef10476403328e22fcae8f1c9faea0d (patch)
tree0fdb06927c732897157eae98f9e15dafba111a9a /shell/gnome-control-center.desktop.in.in
parentb4bd938acebc953d8f86caa63fa6b2e0a7629fb3 (diff)
downloadgnome-control-center-eb3dd23f6ef10476403328e22fcae8f1c9faea0d.tar.gz
[shell] Make the desktop file name match the process name
This ensures that WM_CLASS will be set properly. See http://live.gnome.org/GnomeShell/ApplicationBased
Diffstat (limited to 'shell/gnome-control-center.desktop.in.in')
-rw-r--r--shell/gnome-control-center.desktop.in.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/shell/gnome-control-center.desktop.in.in b/shell/gnome-control-center.desktop.in.in
new file mode 100644
index 000000000..4b082e7f7
--- /dev/null
+++ b/shell/gnome-control-center.desktop.in.in
@@ -0,0 +1,15 @@
+[Desktop Entry]
+_Name=Control Center
+_GenericName=The GNOME configuration tool
+Icon=gnome-control-center
+Exec=gnome-control-center
+Terminal=false
+Type=Application
+StartupNotify=true
+Categories=GNOME;GTK;Settings;
+OnlyShowIn=GNOME;
+X-GNOME-Bugzilla-Bugzilla=GNOME
+X-GNOME-Bugzilla-Product=gnome-control-center
+X-GNOME-Bugzilla-Component=shell
+X-GNOME-Bugzilla-Version=@VERSION@
+NoDisplay=true