[maemo-developers] Calling a script after MfE sync

From: Edward Johns ejdomreg at gmail.com
Date: Sat Mar 20 02:51:00 EET 2010
Hello,
I've been trying to find a way to not get alarms set when I sync with
a specific calendar. I've ended up writing a little sql script which
will remove them from the calendar's sqlite database which I can run
after a manual sync.
What I'd like to do is have that script run automatically after a sync
happens (even if it's an automatic sync). I'm guessing I might be able
to use a dbus service file, either by replacing the one which runs the
sync with one which runs some script to run the sync followed by my db
update script or a new one  to run something when the sync happens.

I'm not really sure where to start though; Does it sound feasible?
How can I find out which dbus messages and executables/services are
involved in the Mfe exchange process?

Ed.
More information about the maemo-developers mailing list