File: org.ayatana.indicator.keyboard.AccountsService.xml

package info (click to toggle)
ayatana-indicator-keyboard 24.7.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,780 kB
  • sloc: ansic: 2,880; python: 264; sh: 33; xml: 30; makefile: 25
file content (11 lines) | stat: -rw-r--r-- 792 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
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>