aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-weather.c
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-10-30 05:03:46 +0800
committerIain Holmes <iain@src.gnome.org>2001-10-30 05:03:46 +0800
commit1330f756790b9654bf27692d9484f9b06b37c874 (patch)
treeaf93379d7d89f56e32c778522c2be52cb1a7fc6e /my-evolution/e-summary-weather.c
parent61e63e21439e300c3dc25affad1c8f3203f169d6 (diff)
downloadgsoc2013-evolution-1330f756790b9654bf27692d9484f9b06b37c874.tar
gsoc2013-evolution-1330f756790b9654bf27692d9484f9b06b37c874.tar.gz
gsoc2013-evolution-1330f756790b9654bf27692d9484f9b06b37c874.tar.bz2
gsoc2013-evolution-1330f756790b9654bf27692d9484f9b06b37c874.tar.lz
gsoc2013-evolution-1330f756790b9654bf27692d9484f9b06b37c874.tar.xz
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/e-summary-weather.c')
-rw-r--r--my-evolution/e-summary-weather.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/my-evolution/e-summary-weather.c b/my-evolution/e-summary-weather.c
index 2787989277..e057584534 100644
--- a/my-evolution/e-summary-weather.c
+++ b/my-evolution/e-summary-weather.c
@@ -653,7 +653,7 @@ e_summary_weather_init (ESummary *summary)
e_summary_add_protocol_listener (summary, "weather", e_summary_weather_protocol, weather);
- if (prefs == NULL) {
+ if (prefs == NULL || prefs->stations == NULL) {
/* translators: Put here a list of codes for locations you want to
see in My Evolution by default. You can find the list of all
stations and their codes in Evolution sources