diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-19 19:23:11 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-19 19:23:11 +0800 |
commit | ae8d6437906a7ae68c80546c54e1b27b5be3caa5 (patch) | |
tree | 3033ca208cc77504c1b6d3cf5917211d8203182a /calendar/ChangeLog | |
parent | 58245bd32da1d2779a802b16a4e04d9fdae3b348 (diff) | |
download | gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.tar.gz gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.tar.zst gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.zip |
Committing the calendar publishing patch.
svn path=/trunk/; revision=30876
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5770c8914d..b00e872f14 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,4 +1,24 @@ 2005-12-19 Chenthill Palanisamy <pchenthill@novell.com> + + Committing for David Trowbridge <trowbrds cs colorado edu> + + * gui/Makefile.am, gui/calendar-commands.c, + gui/calendar-componet.[hc], gui/calendar-config-keys.h, + gui/calendar-config.c, gui/e-calendar-view.c: remove references to the + old f/b publishing code + + * gui/e-cal-config.[hc]: add 'prefs' target + + * gui/main.c: remove calls to publishing, use new EConfig-based + preferences dialog + + * gui/dialogs/Makefile.am, gui/dialogs/cal-prefs-dialog.[ch]: Convert + to use EConfig + + * gui/dialogs/cal-prefs-dialog.glade: reorganize for EConfig and clean + up UI for better HIG compliance + +2005-12-19 Chenthill Palanisamy <pchenthill@novell.com> Fixes #324195 * gui/e-cal-model.c: (e_cal_model_set_instance_times): If the |