From c011973178d860f280c6ce18b07ce4176aec5b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Fri, 6 Sep 2013 13:40:21 +0200 Subject: Change encoding of troublesome notes.xml files to utf-8 Most notes.xml files will be updated in every release and cause the kind of the problems described in the previous commit. --- lib/debugger/doc/src/notes.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/debugger/doc/src/notes.xml') diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml index aef7ef8619..5f1d411db2 100644 --- a/lib/debugger/doc/src/notes.xml +++ b/lib/debugger/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -84,7 +84,7 @@

Fix Debugger settings dialog due to changed behavior in - wxFileDialog (Thanks to Hĺkan Mattsson)

+ wxFileDialog (Thanks to HĂĽkan Mattsson)

Own Id: OTP-10621

@@ -126,7 +126,7 @@

Fixed disappearing breakpoints bug, reported by Ricardo - Catalinas Jiménez.

+ Catalinas JimĂŠnez.

Own Id: OTP-9950

@@ -147,7 +147,7 @@ occurrences of "Ok" to "OK" in the code, variable names and strings. This improves the consistency of the code and follows the GTK UI where "OK" is always used.(Thanks - to Ricardo Catalinas Jiménez)

+ to Ricardo Catalinas JimĂŠnez)

Own Id: OTP-9699

-- cgit v1.2.3