repo.or.cz
/
opensync
/
akonadi-sync-cdf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sadly, KDE4_ENABLE_EXCEPTIONS does nothing, in my tests, so back to hard coded
[opensync/akonadi-sync-cdf.git]
/
src
/
akonadi-sync
blob
6187b347090842cb08e040ff28d3dc8596a37219
1
<?xml
version
=
"1.0"
?>
2
<config
version
=
"1.0"
>
3
<Resources>
4
<Resource>
5
<Enabled>
1
</Enabled>
6
<Formats>
7
<Format>
8
<Name>
vcard21
</Name>
9
</Format>
10
<Format>
11
<Name>
vcard30
</Name>
12
</Format>
13
</Formats>
14
<ObjType>
contact
</ObjType>
15
<Url>
default
</Url>
16
</Resource>
17
<Resource>
18
<Enabled>
1
</Enabled>
19
<Formats>
20
<Format>
21
<Name>
vevent10
</Name>
22
</Format>
23
<Format>
24
<Name>
vevent20
</Name>
25
</Format>
26
</Formats>
27
<ObjType>
event
</ObjType>
28
<Url>
default
</Url>
29
</Resource>
30
<Resource>
31
<Enabled>
1
</Enabled>
32
<Formats>
33
<Format>
34
<Name>
vtodo10
</Name>
35
</Format>
36
<Format>
37
<Name>
vtodo20
</Name>
38
</Format>
39
</Formats>
40
<ObjType>
todo
</ObjType>
41
<Url>
default
</Url>
42
</Resource>
43
<Resource>
44
<Enabled>
1
</Enabled>
45
<Formats>
46
<Format>
47
<Name>
vnote11
</Name>
48
</Format>
49
<Format>
50
<Name>
vjournal
</Name>
51
</Format>
52
</Formats>
53
<ObjType>
note
</ObjType>
54
<Url>
default
</Url>
55
</Resource>
56
</Resources>
57
</config>