diff options
Diffstat (limited to 'gsearchtool/data/mate-search-tool.desktop.in')
-rw-r--r-- | gsearchtool/data/mate-search-tool.desktop.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gsearchtool/data/mate-search-tool.desktop.in b/gsearchtool/data/mate-search-tool.desktop.in index 56645ceb..95e7c0fa 100644 --- a/gsearchtool/data/mate-search-tool.desktop.in +++ b/gsearchtool/data/mate-search-tool.desktop.in @@ -1,12 +1,14 @@ [Desktop Entry] -_Name=MATE Search Tool -_Comment=Locate documents and folders on this computer by name or content +Name=MATE Search Tool +Comment=Locate documents and folders on this computer by name or content Exec=mate-search-tool +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=system-search Terminal=false Type=Application 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 |