From 0d72307a839fd83353fa5dd0743b9cb13689723e Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Mon, 12 Dec 2005 20:01:50 +0000 Subject: escape the string when generating XML UI description of component switcher 2005-12-12 David Malcolm * e-shell-window.c (setup_widgets): escape the string when generating XML UI description of component switcher menu item, to avoid it being non-well-formed when a translation contains a quote character. Fixes #322001 svn path=/trunk/; revision=30760 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index e70a59deff..bee390c3a1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2005-12-12 David Malcolm + + * e-shell-window.c (setup_widgets): escape the string when generating + XML UI description of component switcher menu item, to avoid it being + non-well-formed when a translation contains a quote character. Fixes + #322001 + 2005-11-14 Harish Krishnaswamy * e-shell-settings-dialog.c: (set_dialog_size), -- cgit v1.2.3