#!/bin/sh
qcop QPE/Application/datebook 'quit()'
qcop QPE/Application/todolist 'quit()'
rm -f /home/QtPalmtop/bin/datebook
rm -f /home/QtPalmtop/bin/todolist
