On 22 April 2011 17:47, Shaun McCance <sha...@gnome.org> wrote:
> The top srcdir should contain a file gnome-doc-utils.make
> Line 364 should look like this:
>
> _DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot)
>
> Try changing that to this:
>
> _DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot,\
> $(if $(DOC_ID),$(DOC_ID).pot))
>
> That should make 'make pot' work, which is what happened
> for DocBook documents. Can somebody check to see if that's
> all that's needed?

As discussed on irc - I think this is the issue.

In the meantime I will send David the pot files to import manually to Launchpad.

-- 
Matthew East
http://www.mdke.org
gnupg pub 1024D/0E6B06FF

-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators

Reply via email to