diff options
author | monsta <[email protected]> | 2015-09-09 12:09:52 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-09-09 12:09:52 +0300 |
commit | 0d36d61761a1d68839d61f521889dba3db7f514f (patch) | |
tree | dcf4188d0a02bdf227fa1abf6d0aedb8218075d8 /gsearchtool/data/mate-search-tool.desktop.in | |
parent | f95463c41d467b5cd5c1c1d94c1734a8fe1b009d (diff) | |
download | mate-utils-0d36d61761a1d68839d61f521889dba3db7f514f.tar.bz2 mate-utils-0d36d61761a1d68839d61f521889dba3db7f514f.tar.xz |
gsearchtool: move smclient stuff there, move sources to src/ subdir
Diffstat (limited to 'gsearchtool/data/mate-search-tool.desktop.in')
-rw-r--r-- | gsearchtool/data/mate-search-tool.desktop.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gsearchtool/data/mate-search-tool.desktop.in b/gsearchtool/data/mate-search-tool.desktop.in new file mode 100644 index 00000000..56645ceb --- /dev/null +++ b/gsearchtool/data/mate-search-tool.desktop.in @@ -0,0 +1,15 @@ +[Desktop Entry] +_Name=MATE Search Tool +_Comment=Locate documents and folders on this computer by name or content +Exec=mate-search-tool +Icon=system-search +Terminal=false +Type=Application +StartupNotify=true +Categories=GTK;Utility;Core; +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 +X-MATE-Bugzilla-Component=gsearchtool |