[PATCH] tools/wine.inf.in: Added UTF8 bom header.

Qian Hong fracting at gmail.com
Mon Nov 5 22:22:32 CST 2012


Hi Dmitry,

On Tue, Nov 6, 2012 at 12:44 PM, Dmitry Timoshkov <dmitry at baikal.ru> wrote:
> Qian Hong <fracting at gmail.com> wrote:
>
>> This patch solve the wine side of Bug 32136.
>
> Why is this needed? wine.inf.in doesn't contain non ASCII strings.
>

Currently wine.inf.in does not contain non ASCII strings, but if we
want to solve Bug 32136, as Comment 4, we need to add some non ASCII
strings to wine.inf.in, such as:
--- snip ---
HKCU,Software\Wine\Fonts\Replacements,"宋体",,"WenQuanYi Micro Hei"
--- snip ---

My idea is leaving these work for the distribution folks, however, I
think it is better to add a UTF8 BOM header in the Wine side, or the
distribution patch will be strange and ugly.

Thanks for any suggestions!

> --
> Dmitry.



--
Regards,
Qian Hong

-
Sent from Ubuntu
http://www.ubuntu.com/



More information about the wine-devel mailing list