[gnome-system-monitor] Use more generic "control process" wording on polkit dialog as it will be used for kill, stop, and c



commit ab7bd8aef7300eeb3835fdef9a2a1eefe7281631
Author: Robert Roth <robert roth off gmail com>
Date:   Sun May 5 22:48:21 2013 +0300

    Use more generic "control process" wording on polkit dialog
    as it will be used for kill, stop, and continue process.

 org.gnome.gnome-system-monitor.policy.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.gnome-system-monitor.policy.in.in b/org.gnome.gnome-system-monitor.policy.in.in
index 900b2ee..dcaf6ee 100644
--- a/org.gnome.gnome-system-monitor.policy.in.in
+++ b/org.gnome.gnome-system-monitor.policy.in.in
@@ -9,7 +9,7 @@
 
   <action id="org.gnome.gnome-system-monitor.kill">
     <_description>Kill process</_description>
-    <_message>Privileges are required to kill other users' processes</_message>
+    <_message>Privileges are required to control other users' 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]