Re: msgfmt -c



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andreas Stricker <andreas stricker fela ch> writes:

Roger Leigh wrote:
Now that gettext provides "autopoint", there is no need for
glib-gettextize.  glib-gettextize doesn't exploit the features of
current gettext releases (it was forked from gettextize several years
ago, and has not been kept up-to-date), such as e.g. gettext-0.14.5.

See http://bugzilla.gnome.org/show_bug.cgi?id=308769 for an example.

Thanks for the hint. I've just played a bit with it and tried to
replace glib-gettextize with autopoint. Here what I've done, if
somebody will try it too.

That's all correct.

Makefile.am:
  Here we have to mainly to add intl to SUBDIRS (before src)

Do you really need intl/ ?  While it was useful 5 years ago, I can no
longer see the need to distribute libintl with every package.  On
GNU/Linux systems, it's part of glibc, and on BSD systems, it's part
of the ports (IIRC).  As a result, the majority of your userbase
already have it; those that don't can simply download and install
gettext themselves.  To prevent it being installed, I use

AM_GNU_GETTEXT_VERSION([0.14.5])
AM_GNU_GETTEXT([external])


Regards,
Roger

- -- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iD8DBQFDMIDpVcFcaSW/uEgRAhCSAJ4kGLDeQQlOpkNPYU+42Sgb4MmrWgCg3bLn
8FQ+5ioQTk21GkZKNJzbkxc=
=B7/0
-----END PGP SIGNATURE-----



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