is it me or the gmo which are included in 0.6.3 do not match the po?
Cesare
Cesare,
the .gmo files are created from the .po files from the source, during
make dist. You can force a recreation of them via 'make update-po' in
the po directory.
Also, the .gmo files are not stored in svn, so they should be created as
needed.
Kevin
- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkiAuTwACgkQ6w2kMH0L1dHscQCeO+sd3bd6GTs2o2GWovvXRIqm
/44An3AqgvMmf1a38ukqhLSuvTG8/jIT
=CScp
-----END PGP SIGNATURE-----
Right, so, may I boldly ask what is the point of having the gmo being created
by your dist target?
Wouldn't be better to just have them created during build?
I'm asking since the gmo created during build may differ from those created by
your dist target (and eventually fail our build system).
Cesare