From 609bd882de6cac5db7c65e00c2275f946f8f0c94 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 1 Aug 2009 07:29:41 -0400 Subject: Fix a typo. --- modules/calendar/e-cal-shell-content.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/calendar/e-cal-shell-content.c b/modules/calendar/e-cal-shell-content.c index efc67af1fa..6e7269ecae 100644 --- a/modules/calendar/e-cal-shell-content.c +++ b/modules/calendar/e-cal-shell-content.c @@ -534,7 +534,7 @@ cal_shell_content_constructed (GObject *object) G_OBJECT (calendar_view), "work-day-start-minute"); e_binding_new ( - G_OBJECT (shell_settings), "cal-working-days", + G_OBJECT (shell_settings), "cal-working-days-bitset", G_OBJECT (calendar_view), "working-days"); /* Bind week view properties to EShellSettings. */ -- cgit v1.2.3