Michael Stefaniuc <[EMAIL PROTECTED]> writes:
> I wonder if we shouldn't just fix wrc to cope with
> #pragma code_page(65001) /* UTF-8 */
> and use that once and for all. UTF-8 is now the default on more and more
> distributions and "errors" like above will keep creeping in.
We probably sho
On Tue, 9 Jan 2007, Michael Stefaniuc wrote:
> Francois Gouget wrote:
> > ---
> > Resubmitting with the proper encoding this time, with thanks to Frank
> > Richter. I also switched SUBLANG_PORTUGUESE_PORTUGAL to the more
> > standard SUBLANG_PORTUGUESE to match all the other resource files.
> Ac
Francois Gouget wrote:
> ---
> Resubmitting with the proper encoding this time, with thanks to Frank
> Richter. I also switched SUBLANG_PORTUGUESE_PORTUGAL to the more
> standard SUBLANG_PORTUGUESE to match all the other resource files.
Actualy
http://wiki.winehq.org/Developers-Hints#head-ef42a95
Frank Richter wrote:
> On 08.01.2007 11:49, Francois Gouget wrote:
>
>>+CAPTION "Desinstalador de Aplicações Wine"
>
>
> That's UTF-8... Is that correct? I though Portugese resources should be
> in cp1252.
I wonder if we shouldn't just fix wrc to cope with
#pragma code_page(65001) /* U
On 08.01.2007 11:49, Francois Gouget wrote:
> +CAPTION "Desinstalador de Aplicações Wine"
That's UTF-8... Is that correct? I though Portugese resources should be
in cp1252.
-f.r.