syncevolution/src/templates
Patrick Ohly 220d60caae GTK UI + config: fix "custom server" setup (BMC #13511)
When the "default" config template (= ScheduleWorld) was downgraded to
"not consumer ready" in SyncEvolution 1.1.0.99.1, setting up a custom
SyncML service in the GTK UI stopped working because the UI wouldn't
show the "not consumer ready" config.

Fixed by changing the "default" config:
- always has ConsumerReady = 1
- PeerName empty
- based on SyncEvolution server template (not essential,
  but has saner, minimal settings for all sources and
  will make it easier to remove the ScheduleWorld template)

It is uncertain why the initial bug report says that the failure is
random and why Jussi was unable to reproduce the problem. The problem
describe above is deterministic. So perhaps there is also another,
related issue.
2011-11-18 15:15:36 +00:00
..
clients config templates: added IconURI to all templates (BMC #20750) 2011-07-12 18:30:02 +02:00
contexts config templates: added IconURI to all templates (BMC #20750) 2011-07-12 18:30:02 +02:00
servers GTK UI + config: fix "custom server" setup (BMC #13511) 2011-11-18 15:15:36 +00:00
README installation: templates now in $(datadir)/syncevolution/templates (MB #7808) 2009-11-27 14:43:22 +01:00

The configuration templates in this directory are *not* complete and
therefore not suitable for copying them directly in a .config
directory.

They contain only those properties which are different for a certain
peer compared to the built-in default values. They are used by the
SyncEvolution binaries to create complete configurations.