aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.indicator.keyboard.AccountsService.xml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-03-02 11:04:33 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-03-02 11:04:33 +0100
commit85d85d46c552a4607ac33aa5f2c899d66b4d5acc (patch)
tree92be6b12be055f20d59183414c03e7de8c2ee2cc /data/org.ayatana.indicator.keyboard.AccountsService.xml
parent4a74e3ef90fd60a4fd57b1fa2a456ea692365059 (diff)
parentf4c6f017b0ef8592a8e194ad2b7dbc4d16815fde (diff)
downloadayatana-indicator-keyboard-85d85d46c552a4607ac33aa5f2c899d66b4d5acc.tar.gz
ayatana-indicator-keyboard-85d85d46c552a4607ac33aa5f2c899d66b4d5acc.tar.bz2
ayatana-indicator-keyboard-85d85d46c552a4607ac33aa5f2c899d66b4d5acc.zip
Merge branch 'tari01-pr/add-accoutsservice'
Attributes GH PR #31: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/31
Diffstat (limited to 'data/org.ayatana.indicator.keyboard.AccountsService.xml')
-rw-r--r--data/org.ayatana.indicator.keyboard.AccountsService.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/org.ayatana.indicator.keyboard.AccountsService.xml b/data/org.ayatana.indicator.keyboard.AccountsService.xml
new file mode 100644
index 00000000..7b7754e2
--- /dev/null
+++ b/data/org.ayatana.indicator.keyboard.AccountsService.xml
@@ -0,0 +1,11 @@
+<node>
+ <interface name="org.ayatana.indicator.keyboard.AccountsService">
+ <annotation name="org.freedesktop.Accounts.VendorExtension" value="true"/>
+ <annotation name="org.freedesktop.Accounts.Authentication.ChangeOwn" value="org.ayatana.indicator.keyboard.AccountsService.ModifyOwnUser"/>
+ <annotation name="org.freedesktop.Accounts.Authentication.ReadAny" value="org.ayatana.indicator.keyboard.AccountsService.ModifyAnyUser"/>
+ <annotation name="org.freedesktop.Accounts.Authentication.ChangeAny" value="org.ayatana.indicator.keyboard.AccountsService.ModifyAnyUser"/>
+ <property name="Layouts" type="as" access="readwrite">
+ <annotation name="org.freedesktop.Accounts.DefaultValue" value="[]"/>
+ </property>
+ </interface>
+</node>