aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2024-02-23 23:46:10 +0100
committerRobert Tari <robert@tari.in>2024-02-23 23:46:10 +0100
commit7f0287bc6b4c938f3848a7400a3d1e6f26a42353 (patch)
treef02576f100007b0ac138ce16a850f3dce97b2398
parent0dcd96832459ef992723457d6d404e549f94f10f (diff)
downloadayatana-indicator-sound-7f0287bc6b4c938f3848a7400a3d1e6f26a42353.tar.gz
ayatana-indicator-sound-7f0287bc6b4c938f3848a7400a3d1e6f26a42353.tar.bz2
ayatana-indicator-sound-7f0287bc6b4c938f3848a7400a3d1e6f26a42353.zip
data/org.ayatana.indicator.sound.AccountsService.policy: Fix policy message text
-rw-r--r--data/org.ayatana.indicator.sound.AccountsService.policy2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ayatana.indicator.sound.AccountsService.policy b/data/org.ayatana.indicator.sound.AccountsService.policy
index 28e15c1..3ca22eb 100644
--- a/data/org.ayatana.indicator.sound.AccountsService.policy
+++ b/data/org.ayatana.indicator.sound.AccountsService.policy
@@ -3,7 +3,7 @@
<policyconfig>
<action id="org.ayatana.indicator.sound.AccountsService.ModifyOwnUser">
<description>Set properties of own user</description>
- <message>Authentication is required to set one's own indicator sound properties.</message>
+ <message>Authentication is not required to set one's own indicator sound properties.</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>yes</allow_inactive>