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/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/mate-search-tool.desktop.in')
-rw-r--r-- | gsearchtool/mate-search-tool.desktop.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/gsearchtool/mate-search-tool.desktop.in b/gsearchtool/mate-search-tool.desktop.in deleted file mode 100644 index 56645ceb..00000000 --- a/gsearchtool/mate-search-tool.desktop.in +++ /dev/null @@ -1,15 +0,0 @@ -[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 |