<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>
|