diff options
author | Steve Zesch <[email protected]> | 2012-08-09 15:50:13 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-08-09 15:50:13 -0400 |
commit | 029158e0f2f003946c7b94f7d30bf67e443c4718 (patch) | |
tree | 6d2e899a5ffd7f76911b2e08d6f531c2e116b0c9 /shell | |
parent | b1c431a5d722b48d73ca2a4a5504518768df5cf7 (diff) | |
download | mate-control-center-029158e0f2f003946c7b94f7d30bf67e443c4718.tar.bz2 mate-control-center-029158e0f2f003946c7b94f7d30bf67e443c4718.tar.xz |
Removed MATE Categories key in *.desktop files.
Diffstat (limited to 'shell')
-rw-r--r-- | shell/matecc.desktop.in.in | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/shell/matecc.desktop.in.in b/shell/matecc.desktop.in.in index 6e0eb91e..c26b27dd 100644 --- a/shell/matecc.desktop.in.in +++ b/shell/matecc.desktop.in.in @@ -6,10 +6,6 @@ Exec=mate-control-center Terminal=false Type=Application StartupNotify=true -Categories=MATE;GTK;Settings; +Categories=GTK;Settings; OnlyShowIn=MATE; -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=mate-control-center -X-MATE-Bugzilla-Component=shell -X-MATE-Bugzilla-Version=@VERSION@ NoDisplay=true |