summaryrefslogtreecommitdiff
path: root/src/org.gnome.Contacts.gschema.xml
blob: 568e6ce6c38d08147c4ee7bb80c6eed2b6c57a96 (plain)
1
2
3
4
5
6
7
8
9
<schemalist>
  <schema id="org.gnome.Contacts" path="/org/gnome/Contacts/" gettext-domain="gnome-contacts">
    <key name="did-initial-setup" type="b">
      <default>false</default>
      <summary>First-time setup done.</summary>
      <description>Set to true after the user has run the first-time setup wizard.</description>
    </key>
  </schema>
</schemalist>