aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-migrate.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-08-23 09:15:15 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-08-23 09:15:15 +0800
commit4983883b466e1b513a322b0ba84e86b3376a0695 (patch)
treef0c86a579dc4e155d10a6f08954150c70f98deb2 /modules/calendar/e-cal-shell-migrate.c
parent21aec5923c80d212123b4fa491e6c618d66d8c4b (diff)
downloadgsoc2013-evolution-4983883b466e1b513a322b0ba84e86b3376a0695.tar
gsoc2013-evolution-4983883b466e1b513a322b0ba84e86b3376a0695.tar.gz
gsoc2013-evolution-4983883b466e1b513a322b0ba84e86b3376a0695.tar.bz2
gsoc2013-evolution-4983883b466e1b513a322b0ba84e86b3376a0695.tar.lz
gsoc2013-evolution-4983883b466e1b513a322b0ba84e86b3376a0695.tar.xz
gsoc2013-evolution-4983883b466e1b513a322b0ba84e86b3376a0695.tar.zst
gsoc2013-evolution-4983883b466e1b513a322b0ba84e86b3376a0695.zip
Fix migration errors.
Diffstat (limited to 'modules/calendar/e-cal-shell-migrate.c')
-rw-r--r--modules/calendar/e-cal-shell-migrate.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/calendar/e-cal-shell-migrate.c b/modules/calendar/e-cal-shell-migrate.c
index f59b62597c..5ec9c99bf3 100644
--- a/modules/calendar/e-cal-shell-migrate.c
+++ b/modules/calendar/e-cal-shell-migrate.c
@@ -626,8 +626,7 @@ e_cal_shell_backend_migrate (EShellBackend *shell_backend,
ECalEventTargetBackend *target;
gboolean retval = FALSE;
- source_list = g_object_get_data (
- G_OBJECT (shell_backend), "source-list");
+ g_object_get (shell_backend, "source-list", &source_list, NULL);
/* we call this unconditionally now - create_groups either
creates the groups/sources or it finds the necessary