diff options
author | Christian Stadelmann <[email protected]> | 2024-09-17 21:26:40 +0200 |
---|---|---|
committer | Luke from DC <[email protected]> | 2024-09-17 19:56:49 +0000 |
commit | c073fb933649a383e7d39a74f918053ec6e3e4a6 (patch) | |
tree | cd5b7b75406763f9f407d27baf4ca62e570e188d /gsearchtool | |
parent | a51978473f24f11f4826a20dbd9148474530d652 (diff) | |
download | mate-utils-c073fb933649a383e7d39a74f918053ec6e3e4a6.tar.bz2 mate-utils-c073fb933649a383e7d39a74f918053ec6e3e4a6.tar.xz |
search tool: show also in other desktops
With GNOME search tool being deprecated and removed from some distros therefore, how about making this app available in other desktops too?
Diffstat (limited to 'gsearchtool')
-rw-r--r-- | gsearchtool/data/mate-search-tool.desktop.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gsearchtool/data/mate-search-tool.desktop.in b/gsearchtool/data/mate-search-tool.desktop.in index 95e7c0fa..0f81bdf4 100644 --- a/gsearchtool/data/mate-search-tool.desktop.in +++ b/gsearchtool/data/mate-search-tool.desktop.in @@ -10,7 +10,6 @@ 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 |