On Tue, Sep 6, 2011 at 6:34 PM, Patrick Ohly <patrick.ohly(a)intel.com> wrote:
On Mo, 2011-09-05 at 15:04 +0530, Srinivasa Ragavan wrote:
> On Mon, Sep 5, 2011 at 1:57 PM, Patrick Ohly <patrick.ohly(a)intel.com> wrote:
> > The "right" way of doing it is via the D-Bus API:
> >
http://api.syncevolution.org/
> >
> > As a short-term hack it would also be possible to invoke the command
> > line tool for manipulating the configuration. But that will make it
> > harder to handle errors.
> >
>
> I'll check both the options. If the DBus approach is complete &
> possible, I could try to do it that way.
Let me add that Jussi wrote client-side wrapper library for the GTK UI
which simplifies using the D-Bus API with glib. See src/dbus/glib/ in
the SyncEvolution source code.
Sure, I'll see that.
-Srini