Change the backup section to "comm_and_cal" for email.
[modest] / src / hildon2 / modest-prebackup.sh
index 5536a50..d1c9f10 100644 (file)
@@ -2,7 +2,7 @@
 
 rm -rf $HOME/.modest-backup.tar.gz
 
-echo "$*" | grep -q "emails" || exit 0
+echo "$*" | grep -q "comm_and_cal" || exit 0
 
 cd $HOME/
 tar czvf .modest-backup.tar.gz --exclude="*.ev-summary.mmap" --exclude=".modest/images/*" .modest