diff options
author | infirit <[email protected]> | 2014-11-10 11:51:22 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-10 11:51:22 +0100 |
commit | 8bb8d37662d9628ea16dda1266319f5e0623d10a (patch) | |
tree | 9de73dc0ef0fbe5d63e9b6decdd7670a7b85add3 | |
parent | 903865df3d570360daef4418b3b890d476ef5bb7 (diff) | |
download | mate-system-monitor-8bb8d37662d9628ea16dda1266319f5e0623d10a.tar.bz2 mate-system-monitor-8bb8d37662d9628ea16dda1266319f5e0623d10a.tar.xz |
appdata: Fixup spelling of MATE
-rw-r--r-- | mate-system-monitor.appdata.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mate-system-monitor.appdata.xml.in b/mate-system-monitor.appdata.xml.in index efa0f9a..e800af0 100644 --- a/mate-system-monitor.appdata.xml.in +++ b/mate-system-monitor.appdata.xml.in @@ -4,16 +4,16 @@ <id>mate-system-monitor.desktop</id> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> - <name>Mate System Monitor</name> + <name>MATE System Monitor</name> <summary>A Process and resource monitor for MATE Desktop</summary> <description> <p> - Mate System Monitor allows to graphically view and manipulate the running + MATE System Monitor allows to graphically view and manipulate the running processes on your system. It also provides an overview of available resources, such as CPU and memory. </p> <p> - Mate System Monitor is a fork of GNOME System Monitor and part of the MATE + MATE System Monitor is a fork of GNOME System Monitor and part of the MATE Desktop Environment. If you would like to know more about MATE and System Monitor, please visit the project's home page. </p> |