guile-devel
[Top][All Lists]
Advanced

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

Re: i18n, gettext support


From: Kevin Ryde
Subject: Re: i18n, gettext support
Date: Thu, 02 Sep 2004 07:44:16 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Jan Nieuwenhuizen <address@hidden> writes:
>
> +SCM_API SCM scm_gettext (SCM string);

dgettext is good too, and may as well have dcgettext at the same time.

> +SCM_API SCM scm_bindtextdomain (SCM domainname, SCM directory);

bind_textdomain_codeset will be good too until guile gets a strong
grip on coding matters.  (I would use it for instance to force utf8
for strings for gtk.)




reply via email to

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