[Gtk-sharp-list] Problem with Gnome.About

Paulo Pires paulo.pires@vodafone.pt
Fri, 22 Oct 2004 09:39:33 +0100


Hi

I'm Portuguese, and I'm having the same problems with UTF-8. If I
"iconv" my files from UTF-8 to, let's say, 8859-15 (Euro countries) ..
will it work?

I haven't tested yet. Just for the record :)

Thanks

Sex, 2004-10-22 =E0s 07:50 +0200, Helge Lenuweit escreveu:
> Sounds familiar, I'm seeing this too with german "Umlaut" characters,=20
> like =E4, =F6, =FC. There were several discussions going on here about th=
is=20
> issue. As far as I have caught up the current state, a bug report is=20
> being prepared. In the meantime, I worked around this by converting each=20
> label string using a helper method:
>=20
> public string DisplayString(string InputString) {
>  byte[] arrItemText =3D Encoding.UTF8.GetBytes(InputString);
>  return Encoding.Default.GetString(arrItemText); =20
> }
>=20
> Cheers, Helge
>=20
> Sergio Paracuellos wrote:
>=20
> >Maybe it's a idiom problem because in spanish "Cr=E9ditos" is acentued. =
I
> >don't know :=3D)
> >
> >Thanks
> >
> >Sergio
> >El jue, 21-10-2004 a las 12:50 -0300, Everaldo Canuto escribi=F3:
> > =20
> >
> >>authors,documenters,"",pixbuf)
> >>
> >;
> > =20
> >
>=20
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list