From fd72b5224f748e1e2e847f8a8a366be3fa7dc441 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 14 Jan 2015 11:25:20 +0100 Subject: use unique names in desktop files Closes https://github.com/mate-desktop/mate-utils/pull/88 --- baobab/data/mate-disk-usage-analyzer.desktop.in.in | 2 +- gsearchtool/mate-search-tool.desktop.in | 2 +- mate-dictionary/data/mate-dictionary.desktop.in.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/baobab/data/mate-disk-usage-analyzer.desktop.in.in b/baobab/data/mate-disk-usage-analyzer.desktop.in.in index f88d5da0..cf5b3e9a 100644 --- a/baobab/data/mate-disk-usage-analyzer.desktop.in.in +++ b/baobab/data/mate-disk-usage-analyzer.desktop.in.in @@ -1,5 +1,5 @@ [Desktop Entry] -_Name=Disk Usage Analyzer +_Name=MATE Disk Usage Analyzer _Comment=Check folder sizes and available disk space TryExec=mate-disk-usage-analyzer Exec=mate-disk-usage-analyzer 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 diff --git a/mate-dictionary/data/mate-dictionary.desktop.in.in b/mate-dictionary/data/mate-dictionary.desktop.in.in index 95c45353..84033f73 100644 --- a/mate-dictionary/data/mate-dictionary.desktop.in.in +++ b/mate-dictionary/data/mate-dictionary.desktop.in.in @@ -1,5 +1,5 @@ [Desktop Entry] -_Name=Dictionary +_Name=MATE Dictionary _Comment=Check word definitions and spellings in an online dictionary Exec=mate-dictionary Terminal=false -- cgit v1.2.1