diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-10-30 05:03:46 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-10-30 05:03:46 +0800 |
commit | 1330f756790b9654bf27692d9484f9b06b37c874 (patch) | |
tree | af93379d7d89f56e32c778522c2be52cb1a7fc6e /my-evolution/ChangeLog | |
parent | 61e63e21439e300c3dc25affad1c8f3203f169d6 (diff) | |
download | gsoc2013-evolution-1330f756790b9654bf27692d9484f9b06b37c874.tar.gz gsoc2013-evolution-1330f756790b9654bf27692d9484f9b06b37c874.tar.zst gsoc2013-evolution-1330f756790b9654bf27692d9484f9b06b37c874.zip |
Save the RDFs into a new place
Only have one place for initialisation of rdf/weather stations.
svn path=/trunk/; revision=14362
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 9430d0c3e8..e87bf4900e 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,20 @@ +2001-10-29 Iain Holmes <iain@ximian.com> + + * e-summary-preferences.c (make_initial_rdf_list): Set list to NULL. + (make_initial_weather_list): Set list to NULL. + + * e-summary-weather.c (e_summary_weather_init): Check if the prefs are + NULL or if the weather stations are NULL. + + * e-summary-rdf.c (e_summary_rdf_init): Check if the prefs or the list + of news feeds is NULL. + +2001-10-29 Iain Holmes <iain@ximian.com> + + * e-summary-preferences.c (fill_rdf_all_clist): Open the new location. + If it doesn't exist try the old location. + (save_known_rdfs): Save to the new location. + 2001-10-29 Rodrigo Moya <rodrigo@ximian.com> * e-summary-calendar.c (e_summary_calendar_init): retrieve the |