[gvfs/wip/oholy/admin-authorization-fix: 5/5] admin: Update message in .policy



commit a0e015cbd76715fbee407557c676a038f164c605
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Jan 14 14:04:58 2019 +0100

    admin: Update message in .policy
    
    Update message for org.gtk.vfs.file-operations-helper action in
    polkit org.gtk.vfs.file-operations.rules file to be obvious that it is
    used when starting gvfsd-admin.

 daemon/org.gtk.vfs.file-operations.policy.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/daemon/org.gtk.vfs.file-operations.policy.in.in b/daemon/org.gtk.vfs.file-operations.policy.in.in
index 02a7b2ce..7acfbfd5 100644
--- a/daemon/org.gtk.vfs.file-operations.policy.in.in
+++ b/daemon/org.gtk.vfs.file-operations.policy.in.in
@@ -11,7 +11,7 @@
   <!-- This action is used when starting gvfsd-admin. -->
   <action id="org.gtk.vfs.file-operations-helper">
     <description>Perform file operations</description>
-    <message>Authentication is required to perform file operations</message>
+    <message>Authentication is required to run gvfsd-admin daemon</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]