diff options
author | Mike Gabriel <[email protected]> | 2014-02-18 13:35:07 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-18 13:35:07 +0100 |
commit | 8b58308f0ffb2bc00e15dd61673b8a4eb5b7adfa (patch) | |
tree | 2ab1341465a0e15ef202002e7b6629954504d3b6 | |
parent | d43264fc51c3506487c3fedef1bf6f6287428e35 (diff) | |
download | mate-system-monitor-8b58308f0ffb2bc00e15dd61673b8a4eb5b7adfa.tar.bz2 mate-system-monitor-8b58308f0ffb2bc00e15dd61673b8a4eb5b7adfa.tar.xz |
Add keywords key to .desktop file
Closes https://github.com/mate-desktop/mate-system-monitor/issues/33
-rw-r--r-- | mate-system-monitor.desktop.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mate-system-monitor.desktop.in.in b/mate-system-monitor.desktop.in.in index 90f3e27..6085693 100644 --- a/mate-system-monitor.desktop.in.in +++ b/mate-system-monitor.desktop.in.in @@ -9,6 +9,7 @@ Terminal=false Type=Application StartupNotify=true Categories=GTK;System;Monitor; +Keywords=MATE;system;monitor;process;list;view;current;resources; OnlyShowIn=MATE; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=system-monitor |