54 lines
1.7 KiB
Diff
54 lines
1.7 KiB
Diff
From ac0e4fe10113a41df45530b8f151b97b8411078c Mon Sep 17 00:00:00 2001
|
|
From: mazhiguo <mazhiguo@kylinos.com.cn>
|
|
Date: Thu, 5 Sep 2019 08:34:22 -0400
|
|
Subject: [PATCH] kylin modify desktop
|
|
|
|
---
|
|
mate-system-monitor.desktop.in | 2 +-
|
|
mate-system-monitor.desktop.in.in | 2 +-
|
|
po/zh_CN.po | 2 +-
|
|
3 files changed, 3 insertions(+), 3 deletions(-)
|
|
|
|
diff --git a/mate-system-monitor.desktop.in b/mate-system-monitor.desktop.in
|
|
index 27a9e11..483b18c 100644
|
|
--- a/mate-system-monitor.desktop.in
|
|
+++ b/mate-system-monitor.desktop.in
|
|
@@ -8,7 +8,7 @@ Icon=utilities-system-monitor
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
-Categories=GTK;System;Monitor;
|
|
+Categories=GTK;System;Monitor;X-Common-Features;X-System-Server;
|
|
Keywords=MATE;system;monitor;process;list;view;current;resources;
|
|
OnlyShowIn=MATE;
|
|
X-MATE-Bugzilla-Bugzilla=MATE
|
|
diff --git a/mate-system-monitor.desktop.in.in b/mate-system-monitor.desktop.in.in
|
|
index 6085693..afebdcb 100644
|
|
--- a/mate-system-monitor.desktop.in.in
|
|
+++ b/mate-system-monitor.desktop.in.in
|
|
@@ -8,7 +8,7 @@ Icon=utilities-system-monitor
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
-Categories=GTK;System;Monitor;
|
|
+Categories=GTK;System;Monitor;X-Common-Features;X-System-Server;
|
|
Keywords=MATE;system;monitor;process;list;view;current;resources;
|
|
OnlyShowIn=MATE;
|
|
X-MATE-Bugzilla-Bugzilla=MATE
|
|
diff --git a/po/zh_CN.po b/po/zh_CN.po
|
|
index a21f198..90565a9 100644
|
|
--- a/po/zh_CN.po
|
|
+++ b/po/zh_CN.po
|
|
@@ -45,7 +45,7 @@ msgstr ""
|
|
|
|
#: ../mate-system-monitor.desktop.in.in.h:1
|
|
msgid "MATE System Monitor"
|
|
-msgstr "MATE 系统监视器"
|
|
+msgstr "系统监视器"
|
|
|
|
#: ../mate-system-monitor.desktop.in.in.h:2 ../src/callbacks.cpp:203
|
|
#: ../src/interface.cpp:625 ../src/procman.cpp:713
|
|
--
|
|
2.18.1
|
|
|