summaryrefslogtreecommitdiff
path: root/data/org.freedesktop.DisplayManager.AccountsService.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.freedesktop.DisplayManager.AccountsService.xml')
-rw-r--r--data/org.freedesktop.DisplayManager.AccountsService.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/data/org.freedesktop.DisplayManager.AccountsService.xml b/data/org.freedesktop.DisplayManager.AccountsService.xml
new file mode 100644
index 00000000..07b0dab9
--- /dev/null
+++ b/data/org.freedesktop.DisplayManager.AccountsService.xml
@@ -0,0 +1,26 @@
+<node>
+ <interface name="org.freedesktop.DisplayManager.AccountsService">
+
+ <annotation name="org.freedesktop.Accounts.VendorExtension" value="true"/>
+
+ <annotation name="org.freedesktop.Accounts.Authentication.ChangeOwn"
+ value="org.freedesktop.DisplayManager.AccountsService.ModifyOwn"/>
+
+ <annotation name="org.freedesktop.Accounts.Authentication.ReadAny"
+ value="org.freedesktop.DisplayManager.AccountsService.ReadAny"/>
+
+ <annotation name="org.freedesktop.Accounts.Authentication.ChangeAny"
+ value="org.freedesktop.DisplayManager.AccountsService.ModifyAny"/>
+
+ <property name="BackgroundFile" type="s" access="readwrite">
+ <annotation name="org.freedesktop.Accounts.DefaultValue" value=""/>
+ </property>
+ <property name="HasMessages" type="b" access="readwrite">
+ <annotation name="org.freedesktop.Accounts.DefaultValue" value="false"/>
+ </property>
+ <property name="BackgroundFile" type="s" access="readwrite">
+ <annotation name="org.freedesktop.Accounts.DefaultValue" value=""/>
+ </property>
+
+ </interface>
+</node>