~jonas-drange/gsettings-ubuntu-touch-schemas/hw-kbd

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<node>
  <interface name="com.ubuntu.touch.AccountsService.SecurityPrivacy">

    <annotation name="org.freedesktop.Accounts.VendorExtension" value="true"/>

    <property name="StatsWelcomeScreen" type="b" access="readwrite">
      <annotation name="org.freedesktop.Accounts.DefaultValue" value="true"/>
    </property>

    <property name="MessagesWelcomeScreen" type="b" access="readwrite">
      <annotation name="org.freedesktop.Accounts.DefaultValue" value="true"/>
    </property>

  </interface>
</node>