Updated Spanish translation
[evolution.git] / data / org.gnome.evolution.plugin.autocontacts.gschema.xml.in
blob6b7e1c3262f5d89c183aeb14db11067df1ce9f13
1 <schemalist>
2 <schema gettext-domain="evolution" id="org.gnome.evolution.plugin.autocontacts" path="/org/gnome/evolution/plugin/autocontacts/">
3 <key name="addressbook-source" type="s">
4 <default>''</default>
5 <_summary>Address book source</_summary>
6 <_description>Address book to use for storing automatically synced contacts.</_description>
7 </key>
8 <key name="auto-sync-gaim" type="b">
9 <default>false</default>
10 <_summary>Auto sync Pidgin contacts</_summary>
11 <_description>Whether Pidgin contacts should be automatically synced.</_description>
12 </key>
13 <key name="enable" type="b">
14 <default>false</default>
15 <_summary>Enable autocontacts</_summary>
16 <_description>Whether contacts should be automatically added to the user's address book.</_description>
17 </key>
18 <key name="gaim-addressbook-source" type="s">
19 <default>''</default>
20 <_summary>Pidgin address book source</_summary>
21 <_description>Address book to use for storing automatically synced contacts from Pidgin.</_description>
22 </key>
23 <key name="gaim-check-interval" type="i">
24 <default>10</default>
25 <_summary>Pidgin check interval</_summary>
26 <_description>Check interval for Pidgin syncing of contacts.</_description>
27 </key>
28 <key name="gaim-last-sync-md5" type="s">
29 <default>''</default>
30 <_summary>Pidgin last sync MD5</_summary>
31 <_description>Pidgin last sync MD5.</_description>
32 </key>
33 <key name="gaim-last-sync-time" type="s">
34 <default>''</default>
35 <_summary>Pidgin last sync time</_summary>
36 <_description>Pidgin last sync time.</_description>
37 </key>
38 </schema>
39 </schemalist>