diff options
Diffstat (limited to 'capplets/appearance')
-rw-r--r-- | capplets/appearance/data/mate-appearance-properties.desktop.in.in | 6 | ||||
-rw-r--r-- | capplets/appearance/data/mate-theme-installer.desktop.in.in | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/capplets/appearance/data/mate-appearance-properties.desktop.in.in b/capplets/appearance/data/mate-appearance-properties.desktop.in.in index f6362193..c2fe8e91 100644 --- a/capplets/appearance/data/mate-appearance-properties.desktop.in.in +++ b/capplets/appearance/data/mate-appearance-properties.desktop.in.in @@ -6,9 +6,5 @@ Icon=preferences-desktop-theme Terminal=false Type=Application StartupNotify=true -Categories=MATE;GTK;Settings;DesktopSettings; +Categories=GTK;Settings;DesktopSettings; OnlyShowIn=MATE; -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=mate-control-center -X-MATE-Bugzilla-Component=Appearance -X-MATE-Bugzilla-Version=@VERSION@ diff --git a/capplets/appearance/data/mate-theme-installer.desktop.in.in b/capplets/appearance/data/mate-theme-installer.desktop.in.in index 3bf6aab5..6f78adac 100644 --- a/capplets/appearance/data/mate-theme-installer.desktop.in.in +++ b/capplets/appearance/data/mate-theme-installer.desktop.in.in @@ -7,10 +7,6 @@ Terminal=false Type=Application MimeType=application/x-mate-theme-package; StartupNotify=true -Categories=MATE;GTK; +Categories=GTK; NoDisplay=true OnlyShowIn=MATE; -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=mate-control-center -X-MATE-Bugzilla-Component=Appearance -X-MATE-Bugzilla-Version=@VERSION@ |