From beab959d14f94a5535faf71d69714afebf6c4c77 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 17 Aug 2005 12:55:58 +0000 Subject: Use ephy_tab_set_title after ephy_tab_set_loading_title because set_title 2005-08-17 Christian Persch * src/ephy-tab.c: (ephy_tab_title_cb): Use ephy_tab_set_title after ephy_tab_set_loading_title because set_title consumes the char* argument! Fixes invalid UTF-8 warnings. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f1d111ff7..87a135709 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-08-17 Christian Persch + + * src/ephy-tab.c: (ephy_tab_title_cb): + + Use ephy_tab_set_title after ephy_tab_set_loading_title + because set_title consumes the char* argument! + Fixes invalid UTF-8 warnings. + 2005-08-17 Christian Persch * configure.ac: -- cgit v1.2.3