Osso-backup support: instead of backing up the .modest folder, backup a tar.gz (fixes...
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 17 Jun 2009 15:43:35 +0000 (17:43 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 17 Jun 2009 16:40:18 +0000 (18:40 +0200)
commit6eb8b51e9fcd8b79eb0af5f0e673c945731e15b5
tree18b7c3a14eff2452e56cd36d055365e40d664268
parent57d7b1d1ecf43e0ca885d0afc336cca8e94f7836
Osso-backup support: instead of backing up the .modest folder, backup a tar.gz (fixes NB#117612).

* src/hildon2/modest-prebackup.sh, src/hildon2/modest-restore.sh: these
  scripts create a tarball for the modest folder, to properly recreate
  the empty folders, and also exclude not needed files (local folder
  summaries).
* src/hildon2/modest.conf: now we include in backup the tarball file with
  .modest contents instead of the folder itself.
* configure.ac, src/hildon2/Makefile.am: install backup scripts properly.
configure.ac
src/hildon2/Makefile.am
src/hildon2/modest-prebackup.sh [new file with mode: 0644]
src/hildon2/modest-restore.sh [new file with mode: 0644]
src/hildon2/modest.conf