summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-01-14 11:25:20 +0100
committerStefano Karapetsas <[email protected]>2015-01-24 13:28:52 +0100
commitfd72b5224f748e1e2e847f8a8a366be3fa7dc441 (patch)
treef0bb608de5996f5049c794831a6eb0ecdfc91cf1
parent8317b8fc10b1745112c7ac5015cb1f433e681340 (diff)
downloadmate-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
-rw-r--r--baobab/data/mate-disk-usage-analyzer.desktop.in.in2
-rw-r--r--gsearchtool/mate-search-tool.desktop.in2
-rw-r--r--mate-dictionary/data/mate-dictionary.desktop.in.in2
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