diff options
author | Dan Winship <danw@src.gnome.org> | 2003-06-20 22:36:03 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-06-20 22:36:03 +0800 |
commit | 592995eeed2daee522f0fb52d7b64c7ce715c3e1 (patch) | |
tree | e520b94f344410d11117517d2147082d11605faa /calendar/ChangeLog | |
parent | f663802fcf934e0af482b1d6717abc1abb652248 (diff) | |
download | gsoc2013-evolution-592995eeed2daee522f0fb52d7b64c7ce715c3e1.tar.gz gsoc2013-evolution-592995eeed2daee522f0fb52d7b64c7ce715c3e1.tar.zst gsoc2013-evolution-592995eeed2daee522f0fb52d7b64c7ce715c3e1.zip |
Plug in the defaults from the schemas file here, so that even if something
* gui/calendar-config.c (calendar_config_get_hpane_pos)
(calendar_config_get_vpane_pos)
(calendar_config_get_month_hpane_pos)
(calendar_config_get_month_vpane_pos): Plug in the defaults from
the schemas file here, so that even if something goes wrong with
the schemas, people will still get reasonable defaults instead of
"I click on the calendar and it shows me tasks".
svn path=/trunk/; revision=21495
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c15b016ff4..7cf8916df0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2003-06-18 Dan Winship <danw@ximian.com> + + * gui/calendar-config.c (calendar_config_get_hpane_pos) + (calendar_config_get_vpane_pos) + (calendar_config_get_month_hpane_pos) + (calendar_config_get_month_vpane_pos): Plug in the defaults from + the schemas file here, so that even if something goes wrong with + the schemas, people will still get reasonable defaults instead of + "I click on the calendar and it shows me tasks". + 2003-06-16 Rodrigo Moya <rodrigo@ximian.com> * gui/dialogs/comp-editor.c (make_title_from_comp): removed unused |