diff options
author | raveit65 <[email protected]> | 2015-01-14 11:25:20 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-01-24 13:28:52 +0100 |
commit | fd72b5224f748e1e2e847f8a8a366be3fa7dc441 (patch) | |
tree | f0bb608de5996f5049c794831a6eb0ecdfc91cf1 /gsearchtool/mate-search-tool.desktop.in | |
parent | 8317b8fc10b1745112c7ac5015cb1f433e681340 (diff) | |
download | mate-utils-fd72b5224f748e1e2e847f8a8a366be3fa7dc441.tar.bz2 mate-utils-fd72b5224f748e1e2e847f8a8a366be3fa7dc441.tar.xz |
use unique names in desktop files
Closes https://github.com/mate-desktop/mate-utils/pull/88
Diffstat (limited to 'gsearchtool/mate-search-tool.desktop.in')
-rw-r--r-- | gsearchtool/mate-search-tool.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gsearchtool/mate-search-tool.desktop.in b/gsearchtool/mate-search-tool.desktop.in index fcacf6a7..56645ceb 100644 --- a/gsearchtool/mate-search-tool.desktop.in +++ b/gsearchtool/mate-search-tool.desktop.in @@ -1,5 +1,5 @@ [Desktop Entry] -_Name=Search for Files... +_Name=MATE Search Tool _Comment=Locate documents and folders on this computer by name or content Exec=mate-search-tool Icon=system-search |