diff options
author | JP Rosevear <jpr@src.gnome.org> | 2001-07-31 02:55:50 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-07-31 02:55:50 +0800 |
commit | 8438ce6564ded2184c30f748043e243adafe4d8d (patch) | |
tree | 3f2c62c138389f6079a4bf8506c663aa98787661 | |
parent | 0b9d149430e5ae2330c007427354bae48af6d90d (diff) | |
download | gsoc2013-evolution-8438ce6564ded2184c30f748043e243adafe4d8d.tar gsoc2013-evolution-8438ce6564ded2184c30f748043e243adafe4d8d.tar.gz gsoc2013-evolution-8438ce6564ded2184c30f748043e243adafe4d8d.tar.bz2 gsoc2013-evolution-8438ce6564ded2184c30f748043e243adafe4d8d.tar.lz gsoc2013-evolution-8438ce6564ded2184c30f748043e243adafe4d8d.tar.xz gsoc2013-evolution-8438ce6564ded2184c30f748043e243adafe4d8d.tar.zst gsoc2013-evolution-8438ce6564ded2184c30f748043e243adafe4d8d.zip |
Oops
svn path=/trunk/; revision=11481
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7f66e49f1e..052aee156d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,7 +1,11 @@ +2001-07-30 JP Rosevear <jpr@ximian.com> + + * gui/dialogs/meeting-page.c: Mark strings for translation + 2001-07-30 Rodrigo Moya <rodrigo@ximian.com> - * cal-client/client-test.c (cal_opened_cb): call cal_client_get_free_busy - for testing the new method + * cal-client/client-test.c (cal_opened_cb): call + cal_client_get_free_busy for testing the new method * pcs/cal-backend-file.c (cal_backend_file_get_free_busy): implemented |