Use new show_message_count api to hide msg count in move to dialog
[modest] / src / maemo / modest-clean.sh
1 #!/bin/sh
2
3 rm -rf /home/user/.modest
4
5 return 0