From ea2afe440a203f640fccee5f032436bee3a535f2 Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 20 Feb 2014 14:02:16 +0100 Subject: Add Main category to desktop files (close #252) Also add NoDisplay=true to make sure they do not show up in the menu. --- data/caja-home.desktop.in.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/caja-home.desktop.in.in') diff --git a/data/caja-home.desktop.in.in b/data/caja-home.desktop.in.in index 6890e210..2c22fed2 100644 --- a/data/caja-home.desktop.in.in +++ b/data/caja-home.desktop.in.in @@ -7,9 +7,10 @@ Icon=user-home Terminal=false StartupNotify=true Type=Application -Categories=GTK;Core; +Categories=GTK;System;Core; Keywords=home;personal;folder;open;MATE; OnlyShowIn=MATE; +NoDisplay=true X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=caja X-MATE-Bugzilla-Component=general -- cgit v1.2.1