[evolution/express2] Have (Work)Week view as default.
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/express2] Have (Work)Week view as default.
- Date: Tue, 27 Apr 2010 09:00:05 +0000 (UTC)
commit befb1a4499c86fcbd7864d648c95cf0a87e0d2ff
Author: Srinivasa Ragavan <sragavan gnome org>
Date: Tue Apr 27 13:51:11 2010 +0530
Have (Work)Week view as default.
calendar/gui/gnome-cal.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/calendar/gui/gnome-cal.c b/calendar/gui/gnome-cal.c
index aca3064..aa64c74 100644
--- a/calendar/gui/gnome-cal.c
+++ b/calendar/gui/gnome-cal.c
@@ -1424,7 +1424,7 @@ gnome_calendar_init (GnomeCalendar *gcal)
priv->todo_update_lock = g_mutex_new ();
priv->dn_query_lock = g_mutex_new ();
- priv->current_view_type = GNOME_CAL_DAY_VIEW;
+ priv->current_view_type = GNOME_CAL_WORK_WEEK_VIEW;
priv->range_selected = FALSE;
priv->lview_select_daten_range = TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]