[evolution/kill-bonobo] Fix a typo.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution/kill-bonobo] Fix a typo.
- Date: Wed, 5 Aug 2009 22:02:10 +0000 (UTC)
commit 609bd882de6cac5db7c65e00c2275f946f8f0c94
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Aug 1 07:29:41 2009 -0400
Fix a typo.
modules/calendar/e-cal-shell-content.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/calendar/e-cal-shell-content.c b/modules/calendar/e-cal-shell-content.c
index efc67af..6e7269e 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. */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]