Re: unicode and i18n



On Sun, 2002-08-11 at 12:12, Steffen Klemer wrote:
> AM_PO_SUBDIRS(po) (configure.in line 16219)
> with
> AM_GNU_GETTEXT(po)
> I'm using gettext 0.10.40 (0.10.40-8 version of debian unstable).

hello,

this is absolutely the wrong way. with gtk2/glib2 we have
AM_GLIB_GNU_GETTEXT which balsa2 supports now. unfortunately it still
does gettextize in autogen.sh which is totally wrong it's still assumed
to get these intl directories which are also obsolete now.

the correct behaviour

a) glib-gettextize in autogen.sh (or simply gnome-autogen.sh
b) AM_GLIB_GNU_GETTEXT which is correctly in configure.in as is now

everything else is obsolete.

-- 
Name....: Ali Akcaagac
Status..: Student Of Computer & Economic Science
E-Mail..: mailto:ali.akcaagac@stud.fh-wilhelmshaven.de
WWW.....: http://www.fh-wilhelmshaven.de/~akcaagaa




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