summaryrefslogtreecommitdiff
path: root/src/org.gnome.Contacts.gschema.xml.in
blob: fbf5255ce547170afeed1cefd6f200bbf45bb867 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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 when the user ran the first-time setup wizard.</_description>
    </key>
    <key name="view-subset" enum="org.gnome.Contacts.ContactsViewSubset">
      <default>'main'</default>
      <_summary>View subset</_summary>
      <_description>View contacts subset</_description>
    </key>
  </schema>

</schemalist>