diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-04-15 19:24:25 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-04-15 19:24:25 +0800 |
commit | 5f33086dd6c4ba2978b6314ae69a64ba3f1c29bd (patch) | |
tree | 1467c3100e0148583ee63ce8c3e767e3774b478f /calendar/ChangeLog | |
parent | 93400cff94b1fd9253cddad531f1069d94e0fffd (diff) | |
download | gsoc2013-evolution-5f33086dd6c4ba2978b6314ae69a64ba3f1c29bd.tar.gz gsoc2013-evolution-5f33086dd6c4ba2978b6314ae69a64ba3f1c29bd.tar.zst gsoc2013-evolution-5f33086dd6c4ba2978b6314ae69a64ba3f1c29bd.zip |
added some spacing.
2004-04-15 Rodrigo Moya <rodrigo@ximian.com>
* gui/dialogs/select-source-dialog.c (select_source_dialog): added some
spacing.
svn path=/trunk/; revision=25477
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index afb288a8bf..90023275fc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,8 @@ 2004-04-15 Rodrigo Moya <rodrigo@ximian.com> + * gui/dialogs/select-source-dialog.c (select_source_dialog): added some + spacing. + * gui/e-calendar-view.c (e_calendar_view_delete_selected_occurrence): use the DTSTART for the recur-id if it's not available. |