#!/bin/sh

# Version 0.7.2 and up can be told to close itself when the right moment comes
run-standalone.sh dbus-send --print-reply --dest=com.nokia.calendar /com/nokia/calendar com.nokia.calendar.deferred_close

exit 0
