1
The configuration templates in "templates" get installed into
2
$(datadir)/syncevolution/templates.
3
4
When adding/changing a new server, then only enter the properties
5
which need to be changed here so that the default values can
6
be used for the remaining properties.
7
8
An icon can be added here for servers. The file name must start with
9
"icon".
10
11
Server configurations must be kept in sync in three different places:
12
- here (if a server is installed as files)
13
- in SyncEvolutionConfig.cpp's EvolutionSyncConfig::createServerTemplate()
14
- in SyncEvolutionCmdline.cpp's test server configs
15
- in test/test-dbus.py testGetConfigsTemplates()
16
17
Note that server icons must come with a suitable license that allows
18
redistribution.