From fd4812ad6bb5ba84fd2cbd29f356c74a737b26f4 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Wed, 18 Sep 2024 01:48:33 -0400 Subject: Revert "search tool: show also in other desktops" *Mate-search-tool can run in many DE's without this *Showing it in other DE menus by default could generate "doesn't work in" (some other DE) bug reports This reverts commit c073fb933649a383e7d39a74f918053ec6e3e4a6. --- gsearchtool/data/mate-search-tool.desktop.in | 1 + 1 file changed, 1 insertion(+) diff --git a/gsearchtool/data/mate-search-tool.desktop.in b/gsearchtool/data/mate-search-tool.desktop.in index 0f81bdf4..95e7c0fa 100644 --- a/gsearchtool/data/mate-search-tool.desktop.in +++ b/gsearchtool/data/mate-search-tool.desktop.in @@ -10,6 +10,7 @@ StartupNotify=true Categories=GTK;Utility;Core; # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=MATE;search;files;locate;documents;folders;computer;name;content;find;tool; +OnlyShowIn=MATE; X-MATE-DocPath=mate-search-tool/mate-search-tool.xml X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-utils -- cgit v1.2.1