aboutsummaryrefslogtreecommitdiff
path: root/data/com.canonical.indicator.sound.AccountsService.policy
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-22 23:07:30 +0000
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-22 23:07:30 +0000
commit13525d7b0451f0a9ca7b73e83e2f374fbfb7c1bc (patch)
tree91d4d03a4980df9a072a371578c7c1993742e838 /data/com.canonical.indicator.sound.AccountsService.policy
parent007ee3b3b425a31e31260c62baf789407bc8b54a (diff)
downloadayatana-indicator-sound-13525d7b0451f0a9ca7b73e83e2f374fbfb7c1bc.tar.gz
ayatana-indicator-sound-13525d7b0451f0a9ca7b73e83e2f374fbfb7c1bc.tar.bz2
ayatana-indicator-sound-13525d7b0451f0a9ca7b73e83e2f374fbfb7c1bc.zip
Fork from Ubuntu's indicator-sound.
Diffstat (limited to 'data/com.canonical.indicator.sound.AccountsService.policy')
-rw-r--r--data/com.canonical.indicator.sound.AccountsService.policy23
1 files changed, 0 insertions, 23 deletions
diff --git a/data/com.canonical.indicator.sound.AccountsService.policy b/data/com.canonical.indicator.sound.AccountsService.policy
deleted file mode 100644
index 4d0ee75..0000000
--- a/data/com.canonical.indicator.sound.AccountsService.policy
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<policyconfig>
- <action id="com.canonical.indicator.sound.AccountsService.ModifyOwnUser">
- <description>Set properties of own user</description>
- <message>Authentication is required to set one's own indicator sound properties.</message>
- <defaults>
- <allow_any>yes</allow_any>
- <allow_inactive>yes</allow_inactive>
- <allow_active>yes</allow_active>
- </defaults>
- </action>
-
- <action id="com.canonical.indicator.sound.AccountsService.ModifyAnyUser">
- <description>Set properties of any user</description>
- <message>Authentication is required to set another user's indicator sound properties.</message>
- <defaults>
- <allow_any>no</allow_any>
- <allow_inactive>no</allow_inactive>
- <allow_active>no</allow_active>
- </defaults>
- </action>
-</policyconfig>