X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-prebackup.sh;h=d1c9f10287af3e559c367480e8f6d9571e4d5704;hb=e64b14832b9abb4c9f36c3539dcd00552e771147;hp=5536a504ab896afa39244e8960ed911baa52d3ae;hpb=6eb8b51e9fcd8b79eb0af5f0e673c945731e15b5;p=modest diff --git a/src/hildon2/modest-prebackup.sh b/src/hildon2/modest-prebackup.sh index 5536a50..d1c9f10 100644 --- a/src/hildon2/modest-prebackup.sh +++ b/src/hildon2/modest-prebackup.sh @@ -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