aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/backup-restore/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-121-1/+3
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. svn path=/trunk/; revision=35960
* ** Fix for bug #540274Milan Crha2008-07-011-1/+5
| | | | | | | | | | | | | | | | 2008-07-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #540274 * Makefile.am: Link with libraries we require now. * backup.c: (rc), (s): Exchange $HOME with g_get_home_dir in commands. * backup.c: (ensure_locals), (fix_account_folder_uri), (restore): After restore walk through all account, addressbook, calendar, task and memo sources and fix the base uri if required. (One should be able to import also into different user than one where the backup was done.) svn path=/trunk/; revision=35710
* Reworked Backup/restore plugin.Srinivasa Ragavan2007-04-131-4/+9
| | | | svn path=/trunk/; revision=33422
* Fixed built_sources && cleanfiles for generated filesMichael Zucci2005-05-121-1/+4
| | | | svn path=/trunk/; revision=29327
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-1/+1
| | | | | | | remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304
* Imported backup/restore pluginJP Rosevear2004-12-171-0/+26
2004-12-16 JP Rosevear <jpr@novell.com> * Imported backup/restore plugin svn path=/trunk/; revision=28140