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