summaryrefslogtreecommitdiff
path: root/org.mate.mate-system-monitor.policy.in.in
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-10-11 13:44:15 +0800
committerRobert Antoni Buj Gelonch <[email protected]>2019-10-11 19:18:55 +0200
commit73493f622ad0bc259f404f6e5aef8f3181f81104 (patch)
tree47cf2923420fafd9f3d3fda559308add1b4e7e97 /org.mate.mate-system-monitor.policy.in.in
parent2ea0e31b009b2a504733b1709ca035110472cd55 (diff)
downloadmate-system-monitor-73493f622ad0bc259f404f6e5aef8f3181f81104.tar.bz2
mate-system-monitor-73493f622ad0bc259f404f6e5aef8f3181f81104.tar.xz
migrate from intltool to gettext
Diffstat (limited to 'org.mate.mate-system-monitor.policy.in.in')
-rw-r--r--org.mate.mate-system-monitor.policy.in.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.mate.mate-system-monitor.policy.in.in b/org.mate.mate-system-monitor.policy.in.in
index 48fe482..1ed1ad0 100644
--- a/org.mate.mate-system-monitor.policy.in.in
+++ b/org.mate.mate-system-monitor.policy.in.in
@@ -8,8 +8,8 @@
<icon_name>utilities-system-monitor</icon_name>
<action id="org.mate.mate-system-monitor.kill">
- <_description>Kill process</_description>
- <_message>Privileges are required to control other users' processes</_message>
+ <description>Kill process</description>
+ <message>Privileges are required to control other users' processes</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
@@ -19,8 +19,8 @@
</action>
<action id="org.mate.mate-system-monitor.renice">
- <_description>Renice process</_description>
- <_message>Privileges are required to change the priority of processes</_message>
+ <description>Renice process</description>
+ <message>Privileges are required to change the priority of processes</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>