From 46e6d93b25d95e1797e8fdb95a0ebd1c45154436 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 4 Oct 2001 20:19:51 +0000 Subject: Swap Xiamen for Tokyo Capitalise stuff in the glade file svn path=/trunk/; revision=13421 --- my-evolution/ChangeLog | 8 ++++++++ my-evolution/e-summary-weather.c | 2 +- my-evolution/my-evolution.glade | 11 +++++++++-- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index bf98642cf9..c8b64d68b3 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,11 @@ +2001-10-04 Iain Holmes + + * my-evolution.glade: Capitalise stuff + +2001-10-03 Iain Holmes + + * e-summary-weather.c (e_summary_weather_init): Swap Xiamen for Tokyo + 2001-10-01 Damon Chaplin * e-summary-calendar.c (generate_html): used time_add_day/week/month diff --git a/my-evolution/e-summary-weather.c b/my-evolution/e-summary-weather.c index 4ff97a8e05..3b562913c5 100644 --- a/my-evolution/e-summary-weather.c +++ b/my-evolution/e-summary-weather.c @@ -627,7 +627,7 @@ e_summary_weather_init (ESummary *summary) see in My Evolution by default. You can find the list of all stations and their codes in Evolution sources (evolution/my-evolution/Locations) */ - char *default_stations = _("KBOS:ZSAM:EGAA"), **stations_v, **p; + char *default_stations = _("KBOS:EGAA:RJTT"), **stations_v, **p; stations_v = g_strsplit (default_stations, ":", 0); g_assert (stations_v != NULL); diff --git a/my-evolution/my-evolution.glade b/my-evolution/my-evolution.glade index a8a6411c0b..4a4c97ab62 100644 --- a/my-evolution/my-evolution.glade +++ b/my-evolution/my-evolution.glade @@ -149,6 +149,7 @@ button4 False True + GTK_RELIEF_NORMAL 0 False @@ -185,6 +186,7 @@ button5 False True + GTK_RELIEF_NORMAL 0 False @@ -481,6 +483,7 @@ button9 False True + GTK_RELIEF_NORMAL 0 False @@ -517,6 +520,7 @@ button10 False True + GTK_RELIEF_NORMAL 0 False @@ -833,6 +837,7 @@ button11 True + GTK_RELIEF_NORMAL 3 5 @@ -974,6 +979,7 @@ button6 False True + GTK_RELIEF_NORMAL 0 False @@ -1010,6 +1016,7 @@ button7 False True + GTK_RELIEF_NORMAL 0 False @@ -1220,7 +1227,7 @@ GtkRadioButton radiobutton7 True - + False True units_group @@ -1235,7 +1242,7 @@ GtkRadioButton radiobutton8 True - + False True units_group -- cgit v1.2.3