diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-14 10:13:54 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-14 10:13:54 +0100 |
commit | ef0467789bfc8406b57ba553e4d59f4d6c3f9be8 (patch) | |
tree | 09d541636a16cb38448fe6183289ebdc3080c1bf /gsearchtool/mate-search-tool.desktop.in | |
download | mate-utils-ef0467789bfc8406b57ba553e4d59f4d6c3f9be8.tar.bz2 mate-utils-ef0467789bfc8406b57ba553e4d59f4d6c3f9be8.tar.xz |
Moved from Mate-Extra repository
Diffstat (limited to 'gsearchtool/mate-search-tool.desktop.in')
-rw-r--r-- | gsearchtool/mate-search-tool.desktop.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gsearchtool/mate-search-tool.desktop.in b/gsearchtool/mate-search-tool.desktop.in new file mode 100644 index 00000000..b51c9456 --- /dev/null +++ b/gsearchtool/mate-search-tool.desktop.in @@ -0,0 +1,14 @@ +[Desktop Entry] +_Name=Search for Files... +_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=MATE;GTK;Utility;Core; +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 |