Commit Graph

25 Commits

Author SHA1 Message Date
fee5916b60 Merge revisions 37108:37199 from trunk.
svn path=/branches/kill-bonobo/; revision=37200
2009-01-31 19:03:12 +00:00
c0a255eb90 Merge revisions 36016:36303 from trunk.
svn path=/branches/kill-bonobo/; revision=36307
2008-09-11 15:34:29 +00:00
7ade227e64 Merge revisions 35951:35992 from trunk.
svn path=/branches/kill-bonobo/; revision=35994
2008-08-14 20:19:12 +00:00
cea054cd54 Merge revisions 35747:35930 from trunk.
svn path=/branches/kill-bonobo/; revision=35931
2008-08-08 04:26:12 +00:00
4806725c63 ** Fix for bug #540400
2008-07-03  Roger Zauner  <roger@eskimo.com>

	** Fix for bug #540400

	* backup.c: (backup): Make Evolution Backup follow symbolic links.


svn path=/trunk/; revision=35718
2008-07-03 10:28:26 +00:00
51b273e5b3 ** Fix for bug #540274
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
2008-07-01 10:31:48 +00:00
49f22ddf6e Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #536488 (Remove the .running file before backup and after restore).
svn path=/trunk/; revision=35704
2008-06-30 07:04:19 +00:00
316d02285c Patch from Tobias Mueller <muelli@auftrags-killer.org> ** Fix for bug #540516 (Fix for a vulnerability issue).
svn path=/trunk/; revision=35700
2008-06-30 03:47:34 +00:00
93117671d6 Use Evolution icon for the window.
2008-06-20  Milan Crha <mcrha@redhat.com>

	* backup.c: (main): Use Evolution icon for the window.


svn path=/trunk/; revision=35655
2008-06-20 09:53:51 +00:00
3fb43a1315 ** Fix for bug #478469
2008-06-19  Milan Crha <mcrha@redhat.com>

	** Fix for bug #478469

	* backup.c: (main):
	Changed the progress dialog to be more HIG compliant.


svn path=/trunk/; revision=35652
2008-06-19 09:59:35 +00:00
f71fd06f1e Indicate error if backup folder chosen lacks permissions.
2008-05-20  Sankar P  <psankar@novell.com>

	* backup-restore.c: (epbr_perform_pre_backup_checks),
	(org_gnome_backup_restore_backup):
	* org-gnome-backup-restore.error.xml:
	Indicate error if backup folder chosen lacks permissions.

	** Fixes bug #534012



svn path=/trunk/; revision=35519
2008-05-20 11:28:05 +00:00
a6c0536339 Because Solaris tar doesn't respect '-z' option, use gzip&tar to finish
2008-02-25  Jeff Cai<jeff.cai@sun.com>

        * backup.c: (backup), (restore):
        Because Solaris tar doesn't respect '-z' option, use gzip&tar to
        finish the silimar function.


svn path=/trunk/; revision=35084
2008-02-25 07:26:14 +00:00
a5e3103c86 Use "pkill -x" to kill the process and use "$HOME" instead
of "~".
Fix for bug #516648

svn path=/trunk/; revision=35060
2008-02-20 07:49:22 +00:00
82f7125f45 Patch from Christian Krause <chkr@plauener.de>: Fix for bug #506772 (Not-NULL check for a string array before finding its length), handle NULL filename strings before backup/restore/check operations in the backup-restore plugin.
svn path=/trunk/; revision=34768
2008-01-06 16:43:58 +00:00
6ce71a6da2 Backup-restore-plugin: string issues resolved. Bug #458508.
committing on behalf of Anand V M   <avmuttagi@gmail.com>


svn path=/trunk/; revision=33980
2007-08-10 18:12:33 +00:00
a2d6dceccc Popup the right warning.
svn path=/trunk/; revision=33920
2007-08-01 06:14:20 +00:00
2c260daf73 Remove BASE_VERSION from the binary
svn path=/trunk/; revision=33696
2007-06-18 05:11:07 +00:00
6dad3c187b ** Fix for bug #428328 from Ghislain MARY
svn path=/trunk/; revision=33695
2007-06-18 05:09:58 +00:00
12591b12bf Reworked Backup/restore plugin.
svn path=/trunk/; revision=33422
2007-04-12 18:15:50 +00:00
0c83d5d341 Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
2007-04-02  Sankar P  <psankar@novell.com>

	* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
	
	Code Cleanup. 
	Fixes part of #301149



svn path=/trunk/; revision=33354
2007-04-02 07:13:50 +00:00
cba3097cad ** Fixes bug #419524
2007-03-20  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #419524

	* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.

	* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
	* mail/em-migrate.c (emm_setup_initial):
	* shell/e-component-registry.c (query_components):
	* shell/e-shell-settings-dialog.c (load_pages):
	* shell/e-shell-window-commands.c (command_quick_reference):
	* tools/killev.c (main):
	Use g_get_language_names() instead of gnome_i18n_get_language_list().

	* e-util/e-util.c: Remove e_gettext().

	* e-util/Makefile.am: Remove e-i18n.h.


svn path=/trunk/; revision=33319
2007-03-20 17:23:58 +00:00
f835feb962 Fixed built_sources && cleanfiles for generated files
svn path=/trunk/; revision=29327
2005-05-12 04:27:39 +00:00
b9269bd098 fix names so that intltool will parse as xml
remove use of e-error-tool
	tag xml for translations where appropriate

svn path=/trunk/; revision=29304
2005-05-06 09:24:13 +00:00
7513daf020 clean up author/descriptions for various plugins.
2005-02-24  Björn Torkelsson  <torkel@acc.umu.se>

	* clean up author/descriptions for various plugins.

svn path=/trunk/; revision=28889
2005-02-25 15:54:25 +00:00
b8cafeb987 Imported backup/restore plugin
2004-12-16  JP Rosevear  <jpr@novell.com>

	* Imported backup/restore plugin

svn path=/trunk/; revision=28140
2004-12-17 03:15:54 +00:00