On Tue, May 01, 2012 at 09:29:00AM +0100, Daniel P. Berrange wrote:
On Tue, May 01, 2012 at 09:01:49AM +0100, Richard W.M. Jones wrote:
> +# Languages.
> +# Don't use LINGUAS (uppercase) as Gentoo defines it (RHBZ#804464).
> +linguas := en_GB es gu hi kn ml mr nl or pa pl ta te uk
I often wondered by the gettextize makefile wanted a LINGUAS
file listing these & wonder the same about this list. Can't
you just do
pofiles =$(wildcard *.po
linguas = $(pofile:%.po=%)
on the grounds that you would not have added a .po file for a language
if you didn't want it used.
Yes. However I'll add that in a later patch because I'm running the
regression tests on the current patches.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v