syncevolution/src/dbus
Patrick Ohly 3dc7b5fb17 added .gitignore entries for locally created files
This should be enough to keep "git" happy after a compilation inside
the source directory. Kudos to Sascha Peilicke for the original
patch.
2011-04-13 10:34:14 +02:00
..
interfaces D-Bus API docs: consolidated documentation of artificial properties 2011-01-31 11:28:54 +01:00
qt D-Bus binding for Qt 2010-06-08 17:06:33 +02:00
.gitignore added .gitignore entries for locally created files 2011-04-13 10:34:14 +02:00
Makefile.am Doc: add '--enable-doc' option and generate D-Bus API doc(MBC #1745) 2010-06-08 17:20:14 +02:00
README implement new dbus api in the C wrapper 2009-11-13 11:07:36 +02:00
syncevo-dbus-types.c gtk-ui: use "fingerprint" for device template selector 2010-02-09 20:08:11 +02:00
syncevo-dbus-types.h sync-ui: don't use built-in specialized types (MB #10471) 2010-04-14 10:50:28 +02:00
syncevo-dbus.pc.in build rules: moved D-Bus into sub directories 2009-05-06 19:52:55 +02:00
syncevo-server.c sync-ui: fixed char/const char compiler warning 2011-01-17 14:58:02 +01:00
syncevo-server.h sync-ui: compiler warning about syncevo_server_start_no_sync_session() 2011-01-17 14:59:20 +01:00
syncevo-session.c dbus client wrapper: add GetConfigName 2010-12-20 11:29:57 +01:00
syncevo-session.h dbus client wrapper: add GetConfigName 2010-12-20 11:29:57 +01:00
test.c sync-UI + D-Bus lib: removed obsolete include for engine defs 2010-03-23 18:57:30 +01:00

This is the C wrapper for the SyncEvolution DBus API. It is used by the GTK ui.