diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Daemon/org.fedoraproject.abrt.policy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Daemon/org.fedoraproject.abrt.policy b/src/Daemon/org.fedoraproject.abrt.policy index 40b09fc..1c2c0bb 100644 --- a/src/Daemon/org.fedoraproject.abrt.policy +++ b/src/Daemon/org.fedoraproject.abrt.policy @@ -27,8 +27,8 @@ Copyright (c) 2009 Red Hat inc. <!-- install-debuginfos: default yes, administrator can change this --> <action id="org.fedoraproject.abrt.install-debuginfos"> - <description>Manage settings</description> - <message>Changing the global settings requires authentication</message> + <description>Install debuginfos</description> + <message>Installing debuginfos requires authentication</message> <defaults> <allow_any>no</allow_any> <allow_active>yes</allow_active> |
