diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-04-25 09:39:05 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-04-25 09:39:05 +0800 |
commit | 1b7d0bc8c2fba515fc9880c4bc56d0771e611617 (patch) | |
tree | 22e9b9193c1c4cc7073a371f455cc4f9e103a220 /calendar/ChangeLog | |
parent | de46951fcff85cff53fec4bae4d04772f20ef854 (diff) | |
download | gsoc2013-evolution-1b7d0bc8c2fba515fc9880c4bc56d0771e611617.tar gsoc2013-evolution-1b7d0bc8c2fba515fc9880c4bc56d0771e611617.tar.gz gsoc2013-evolution-1b7d0bc8c2fba515fc9880c4bc56d0771e611617.tar.bz2 gsoc2013-evolution-1b7d0bc8c2fba515fc9880c4bc56d0771e611617.tar.lz gsoc2013-evolution-1b7d0bc8c2fba515fc9880c4bc56d0771e611617.tar.xz gsoc2013-evolution-1b7d0bc8c2fba515fc9880c4bc56d0771e611617.tar.zst gsoc2013-evolution-1b7d0bc8c2fba515fc9880c4bc56d0771e611617.zip |
The path to the test calendar changed when we moved stuff around. Users
2000-04-24 Federico Mena Quintero <federico@helixcode.com>
* cal-client/client-test.c (main): The path to the test calendar
changed when we moved stuff around. Users will have to tweak this
for their CVS setup, anyways.
(create_client): Create or load the calendar as appropriate.
(client_destroy_cb): Exit the main loop if both clients are gone.
(main): Connect to the "destroy" signal of the clients so that we
can terminate the test program.
svn path=/trunk/; revision=2597
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 0073bbd209..3f6b67d465 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2000-04-24 Federico Mena Quintero <federico@helixcode.com> + + * cal-client/client-test.c (main): The path to the test calendar + changed when we moved stuff around. Users will have to tweak this + for their CVS setup, anyways. + (create_client): Create or load the calendar as appropriate. + (client_destroy_cb): Exit the main loop if both clients are gone. + (main): Connect to the "destroy" signal of the clients so that we + can terminate the test program. + 2000-04-24 Seth Alves <alves@hungry.com> * pcs/icalendar.c (parse_person): allow for null CN |