From b190305858a16818773cdf855a6d78eda2ee6bda Mon Sep 17 00:00:00 2001 From: Chyla Zbigniew Date: Sat, 30 Jun 2001 12:08:27 +0000 Subject: Marked strings for translation + conversion to utf8. * e-summary-calendar.c (generate_html): Marked strings for translation + conversion to utf8. * e-summary-mail.c Added missing #include (e_summary_mail_generate_html): Marked strings for translation + conversion to utf8. * e-summary-weather.c (e_summary_weather_get_html, open_callback): Marked strings for translation + conversion to utf8. (weather_make_html): Fixed leaks. * e-summary-rdf.c (tree_walk): Fixed leaks. (read_callback): Marked strings for translation. svn path=/trunk/; revision=10630 --- my-evolution/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 0bdf41d197..8935cd8a09 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,22 @@ +2001-06-30 Zbigniew Chyla + + * e-summary-calendar.c (generate_html): + Marked strings for translation + conversion to utf8. + + * e-summary-mail.c + Added missing #include + (e_summary_mail_generate_html): + Marked strings for translation + conversion to utf8. + + * e-summary-weather.c + (e_summary_weather_get_html, open_callback): + Marked strings for translation + conversion to utf8. + (weather_make_html): Fixed leaks. + + * e-summary-rdf.c + (tree_walk): Fixed leaks. + (read_callback): Marked strings for translation. + 2001-06-29 Iain Holmes * e-summary.c (e_summary_draw): Resurrect the hack to stop GtkHTML from -- cgit v1.2.3