diff options
author | JP Rosevear <jpr@novell.com> | 2004-06-26 01:37:35 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-06-26 01:37:35 +0800 |
commit | 05dc817ea13818460261134b78873a77e1826138 (patch) | |
tree | 1d6b82895a797b1d8e90a504631345eec5210cd2 /calendar/ChangeLog | |
parent | 6a4275e077299ac5e9ea8bed23787ae73c73043a (diff) | |
download | gsoc2013-evolution-05dc817ea13818460261134b78873a77e1826138.tar.gz gsoc2013-evolution-05dc817ea13818460261134b78873a77e1826138.tar.zst gsoc2013-evolution-05dc817ea13818460261134b78873a77e1826138.zip |
use "Task" instead of "Basic"
2004-06-25 JP Rosevear <jpr@novell.com>
* gui/dialogs/task-editor.c (task_editor_construct): use "Task"
instead of "Basic"
* gui/dialogs/event-editor.c (event_editor_construct): use
"Invitations" instead of "Meeting"
svn path=/trunk/; revision=26518
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fc5358765f..861c276f9a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2004-06-25 <jpr@novell.com> + + * gui/dialogs/task-editor.c (task_editor_construct): use "Task" + instead of "Basic" + + * gui/dialogs/event-editor.c (event_editor_construct): use + "Invitations" instead of "Meeting" + 2004-06-25 JP Rosevear <jpr@novell.com> * gui/dialogs/e-delegate-dialog.glade: use "Contacts..." |