* Fixes NB#101157, "Done" button apply changes in message settings dialog
[modest] / src / hildon2 / modest-clean.sh
1 #!/bin/sh
2
3 rm -rf /home/user/.modest
4
5 exit 0