aboutsummaryrefslogtreecommitdiffstats
path: root/modules/backup-restore
Commit message (Collapse)AuthorAgeFilesLines
* Bug #682820 - Settings not converted on backup restoreMilan Crha2012-09-051-0/+5
|
* Coding style and whitespace cleanup.Matthew Barnes2012-08-202-2/+2
|
* backup-restore: Add version info to evolution.dirs file.Matthew Barnes2012-08-101-8/+54
| | | | | | | | | Store the Evolution version used to create the backup file in the evolution.dir file which is part of the tarball. After restoring the backup file we need to reset the last-used-version key in GSettings to the version listed in the evolution.dir file so the proper migration routines run when Evolution is restarted.
* Remove the last remaining usage of GConfMilan Crha2012-06-151-11/+50
|
* Fix a couple distcheck errors.Matthew Barnes2012-06-051-0/+2
|
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-042-2/+2
|
* Add 'backup-restore' module.Matthew Barnes2012-06-038-0/+2156
Replaces the 'backup-restore' plugin.