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.
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to