diff options
-rw-r--r-- | data/org.ayatana.indicator.keyboard.AccountsService.policy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ayatana.indicator.keyboard.AccountsService.policy b/data/org.ayatana.indicator.keyboard.AccountsService.policy index 60bbfd2b..8d37b0d5 100644 --- a/data/org.ayatana.indicator.keyboard.AccountsService.policy +++ b/data/org.ayatana.indicator.keyboard.AccountsService.policy @@ -2,7 +2,7 @@ <policyconfig> <action id="org.ayatana.indicator.keyboard.AccountsService.ModifyOwnUser"> <description>Set properties of own user</description> - <message>Authentication is required to set one's own indicator keyboard properties.</message> + <message>Authentication is not required to set one's own indicator keyboard properties.</message> <defaults> <allow_any>yes</allow_any> <allow_inactive>yes</allow_inactive> |