diff options
-rw-r--r-- | mate-system-monitor.desktop.in.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mate-system-monitor.desktop.in.in b/mate-system-monitor.desktop.in.in index 82c9158..7972c9f 100644 --- a/mate-system-monitor.desktop.in.in +++ b/mate-system-monitor.desktop.in.in @@ -4,11 +4,13 @@ GenericName=System Monitor Comment=View current processes and monitor system state TryExec=mate-system-monitor Exec=mate-system-monitor +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=utilities-system-monitor Terminal=false Type=Application StartupNotify=true Categories=GTK;System;Monitor; +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=MATE;system;monitor;process;list;view;current;resources; OnlyShowIn=MATE; X-MATE-Bugzilla-Bugzilla=MATE |