syncevolution/src
Zhu, Yongsheng 6b29ee538d ZYB: list in sync UI (MB#2424)
Set the "consumerReady" flag for the ZYB service, so now
it is going to be listed in the sync UI. Also set 'calendar'
as 'disabled' for offical announcement says it won't be
supported.
2009-12-10 13:05:02 +01:00
..
backends Merge branch 'syncevolution-0-9-branch' 2009-12-09 16:53:51 +01:00
dbus DBus server: add specifiers for progress spinner (MB#2229) 2009-12-08 16:27:28 +08:00
gdbus gdbus: fixed g_dbus_create_error_valist() error handling 2009-12-09 12:19:44 +01:00
gtk-ui gtk-ui: make sure we only sync once whe nasked 2009-12-02 17:18:00 +01:00
syncevo ZYB: list in sync UI (MB#2424) 2009-12-10 13:05:02 +01:00
templates installation: templates now in $(datadir)/syncevolution/templates (MB #7808) 2009-11-27 14:43:22 +01:00
.cvsignore test for copying via server now transmits testVCard.vcf and also compares against it 2006-03-18 13:35:23 +00:00
async.patch patch switches to async version of the Evolution API 2007-02-22 19:33:21 +00:00
client-test-app.cpp client-test: create new configs in @client-test-[12] 2009-11-25 17:19:41 +01:00
CmdlineSyncClient.cpp sync source handling: implemented per-source property filtering, Cmdline uses it 2009-10-07 18:10:00 +02:00
CmdlineSyncClient.h sync source handling: implemented per-source property filtering, Cmdline uses it 2009-10-07 18:10:00 +02:00
Makefile-gen.am Merge branch 'syncevolution-0-9-branch' 2009-12-09 16:53:51 +01:00
org.syncevolution.service.in fix D-Bus .service file (needed for d-Bus autostart) 2009-11-16 19:07:27 +02:00
README.h added missing copyright and license headers 2009-05-11 16:31:17 +02:00
README.templates Merge remote branch 'origin/syncevolution-0-9-branch' 2009-11-30 21:41:53 +01:00
shlibs.local reverted to 0.7 packaging 2008-07-03 19:56:15 +00:00
sunbird_client.xml use Synthesis SDK to run a sync session 2009-03-25 14:43:32 +01:00
syncclient_sample_config.xml syncclient config: disable anchors checking for ZYB(MB#8138) 2009-12-01 21:45:42 +01:00
syncevo-dbus-server.cpp DBus Server+logging: getReports for multipeers (MB#8049) 2009-12-08 20:49:44 +08:00
syncevolution.cpp sync source handling: implemented per-source property filtering, Cmdline uses it 2009-10-07 18:10:00 +02:00
valgrind.supp first working version of SyncSource for Evolution contacts (requires Sync4j C++ API 2.0, not currently available) 2005-11-05 22:04:33 +00:00

The configuration templates in "templates" get installed into
$(datadir)/syncevolution/templates.

When adding/changing a new server, then only enter the properties
which need to be changed here so that the default values can
be used for the remaining properties.

An icon can be added here for servers. The file name must start with
"icon".

Server configurations must be kept in sync in three different places:
- here (if a server is installed as files)
- in SyncEvolutionConfig.cpp's EvolutionSyncConfig::createServerTemplate()
- in SyncEvolutionCmdline.cpp's test server configs
- in test/test-dbus.py testGetConfigsTemplates()

Note that server icons must come with a suitable license that allows
redistribution.