chiark / gitweb /
dbus: properly serialize calendar timer data
authorLennart Poettering <lennart@poettering.net>
Wed, 9 Jan 2013 23:54:46 +0000 (00:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 9 Jan 2013 23:56:32 +0000 (00:56 +0100)
commitb719810db446244ff708a2f5f08566af67ddab61
treeceea2415cac3f0f57a42c5c8f84269a6434118b1
parent28989b63f5e3a959557000f21f3891af08be40f7
dbus: properly serialize calendar timer data

As it turns out the bus properties for timer units wre really broken,
so let's clean this up for good and properly add calendar timer
serialization. We really should get that right before finalizing the
bus API documentation in the wiki...
src/core/dbus-timer.c
src/core/timer.c
src/core/timer.h
src/shared/time-util.c