[gnome-system-monitor] Remove intltool markers from the .policy file



commit 979f390432a30b9ae3f374a34a020a84c1d26afd
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Nov 1 18:42:32 2017 +0100

    Remove intltool markers from the .policy file

 org.gnome.gnome-system-monitor.policy.in.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/org.gnome.gnome-system-monitor.policy.in.in b/org.gnome.gnome-system-monitor.policy.in.in
index 0e39911..45b5da4 100644
--- a/org.gnome.gnome-system-monitor.policy.in.in
+++ b/org.gnome.gnome-system-monitor.policy.in.in
@@ -8,8 +8,8 @@
   <icon_name>utilities-system-monitor</icon_name>
 
   <action id="org.gnome.gnome-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.gnome.gnome-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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]