-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
In the seahorse module, the 'sv' translation of help files in
plugins/applet/docs prevents building a release.
For the last release I had to disable the translation. I couldn't figure
out how to fix it. It subsequently slipped my mind to notify you guys.
To see what I mean, set the following in plugins/applet/docs/Makefile.am:
DOC_LINGUAS = sv
and then from the top level of seahorse run:
make distcheck
Somehow the legal.xml file is not being included in the release. Any
ideas on how to get this working?