summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-02-20 14:02:16 +0100
committerinfirit <[email protected]>2014-02-20 14:04:09 +0100
commitea2afe440a203f640fccee5f032436bee3a535f2 (patch)
tree9eaa71e0a8b7b8f781c52d682d4a8f57b86dc425 /data
parentb9ad3e29728b506f881b130dcaba82cdefb6f64e (diff)
downloadcaja-ea2afe440a203f640fccee5f032436bee3a535f2.tar.bz2
caja-ea2afe440a203f640fccee5f032436bee3a535f2.tar.xz
Add Main category to desktop files (close #252)
Also add NoDisplay=true to make sure they do not show up in the menu.
Diffstat (limited to 'data')
-rw-r--r--data/caja-computer.desktop.in.in3
-rw-r--r--data/caja-home.desktop.in.in3
2 files changed, 4 insertions, 2 deletions
diff --git a/data/caja-computer.desktop.in.in b/data/caja-computer.desktop.in.in
index 0734d8ac..3377680b 100644
--- a/data/caja-computer.desktop.in.in
+++ b/data/caja-computer.desktop.in.in
@@ -7,9 +7,10 @@ Icon=computer
Terminal=false
StartupNotify=true
Type=Application
-Categories=GTK;Core;
+Categories=GTK;System;Core;
Keywords=browse;disks;folders;local;remote;computer;MATE;
OnlyShowIn=MATE;
+NoDisplay=true
X-MATE-Bugzilla-Bugzilla=MATE
X-MATE-Bugzilla-Product=caja
X-MATE-Bugzilla-Component=general
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