diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-24 12:03:47 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-24 12:03:47 -0700 |
commit | c15f32dc7a63448b6276fb291a95fbb704ed0cfb (patch) | |
tree | 21a79be9b3122e41f8e212139247d23935461de5 /mate-system-monitor.desktop.in.in | |
parent | 5bb751a77a7a8216c779bb378bff864444321f81 (diff) | |
parent | 69a80538478d3a12bb0012ea65ffdd713b8fe2b7 (diff) | |
download | mate-system-monitor-c15f32dc7a63448b6276fb291a95fbb704ed0cfb.tar.bz2 mate-system-monitor-c15f32dc7a63448b6276fb291a95fbb704ed0cfb.tar.xz |
Merge pull request #19 from NiceandGently/master
fix desktop file
Diffstat (limited to 'mate-system-monitor.desktop.in.in')
-rw-r--r-- | mate-system-monitor.desktop.in.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mate-system-monitor.desktop.in.in b/mate-system-monitor.desktop.in.in index 655e235..90f3e27 100644 --- a/mate-system-monitor.desktop.in.in +++ b/mate-system-monitor.desktop.in.in @@ -1,5 +1,6 @@ [Desktop Entry] -_Name=System Monitor +_Name=MATE System Monitor +_GenericName=System Monitor _Comment=View current processes and monitor system state TryExec=mate-system-monitor Exec=mate-system-monitor |