From 7e35d996af26649813526c70e7ed84a75701205d Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Fri, 13 Jul 2001 22:14:08 +0000 Subject: Icon name fix svn path=/trunk/; revision=11104 --- my-evolution/e-summary-tasks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'my-evolution/e-summary-tasks.c') diff --git a/my-evolution/e-summary-tasks.c b/my-evolution/e-summary-tasks.c index e8dc52de7a..41ce94704c 100644 --- a/my-evolution/e-summary-tasks.c +++ b/my-evolution/e-summary-tasks.c @@ -156,7 +156,7 @@ generate_html (gpointer data) s1 = e_utf8_from_locale_string (_("Tasks")); s2 = e_utf8_from_locale_string (_("No tasks")); g_free (tasks->html); - tasks->html = g_strconcat ("
html = g_strconcat ("
", s1, "
", s2, "
", NULL); g_free (s1); -- cgit v1.2.3