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 /capplets/network/mate-network-properties.desktop.in.in | |
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 'capplets/network/mate-network-properties.desktop.in.in')
-rw-r--r-- | capplets/network/mate-network-properties.desktop.in.in | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/capplets/network/mate-network-properties.desktop.in.in b/capplets/network/mate-network-properties.desktop.in.in index e16b3d09..a89b3005 100644 --- a/capplets/network/mate-network-properties.desktop.in.in +++ b/capplets/network/mate-network-properties.desktop.in.in @@ -6,9 +6,5 @@ Icon=mate-network-properties Terminal=false Type=Application StartupNotify=true -Categories=MATE;GTK;Settings;X-MATE-NetworkSettings; +Categories=GTK;Settings; OnlyShowIn=MATE; -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=mate-control-center -X-MATE-Bugzilla-Component=network preferences -X-MATE-Bugzilla-Version=@VERSION@ |