qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH] Convert keymap file to UTF-8 enc


From: Zhi Yong Wu
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Convert keymap file to UTF-8 encoding
Date: Wed, 7 Dec 2011 20:13:06 +0800

On Sat, Dec 3, 2011 at 5:45 PM, Stefan Weil <address@hidden> wrote:
> Most QEMU files either are pure ASCII or use UTF-8.
> Convert this keymap file which still used ISO-8859-1 to UTF-8.
>
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>  pc-bios/keymaps/is |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/pc-bios/keymaps/is b/pc-bios/keymaps/is
> index 21dc1fd..935ac1d 100644
> --- a/pc-bios/keymaps/is
> +++ b/pc-bios/keymaps/is
> @@ -1,4 +1,4 @@
> -# 2004-03-16 Halldór Guðmundsson and Morten Lange
Can you let me know how you see that it is ISO-8859-1 coding, not
UTF-8? They look same to me.
> +# 2004-03-16 Halldór Guðmundsson and Morten Lange
>  # Keyboard definition file for the Icelandic keyboard
>  # to be used in rdesktop 1.3.x ( See rdesktop.org)
>  # generated from XKB map de, and changed manually
> --
> 1.7.0.4
>
>



-- 
Regards,

Zhi Yong Wu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]