beaver-devel
[Top][All Lists]
Advanced

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

Re: [Beaver-devel] Gettext and stuff


From: Leslie Polzer
Subject: Re: [Beaver-devel] Gettext and stuff
Date: Mon, 17 Mar 2003 08:27:35 +0100

On Sun, 16 Mar 2003 14:50:43 -0500
Michael Terry <address@hidden> wrote:

> I noticed from CVS that you gettextized the source.  Nice work.
Not all of it yet - autotools stuff is fairly complete and
about half of the source files are gettextized.

> I may be spending some time this week on Beaver after all -- probably 
> just the Search/Replace stuff still.  It's coming along nicely, but it's 
> taking me a bit to wrap my head around the incredibly complex 
> GtkTreeView family.
I am currently working on the 'Invalid UTF8' problem.
Try loading about/about.html in Beaver's WWW tree and you
will see that Beaver refuses to load it because of the
'copyright' sign at the end of the file.

g_get_charset() is acting weird. This function is supposed to return
the current locale's charset, but it gives me 'ANSI_X3.4-1968',
a charset I have never heard of - and iconv() fails, too.
With ISO-8859-1 it works and the (C) sign is correctly converted,
but I guess we have to provide the user with a list where he can
select the charset he wants. Maybe also a 'Charsets' tab in the
prefs... or both (radio "ask me every time a conversion must be performed"
/ radio "always use this charset: " -> selection list of charsets).

What do you think?

Leslie




reply via email to

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