[Gimp-docs] authors.xml not build
Kolbjørn Stuestøl
kol-stue at online.no
Tue Feb 3 12:53:30 PST 2009
Ulf-D. Ehlert skreiv:
> Kolbjørn Stuestøl (Montag, 2. Februar 2009, 23:18):
>
>> Forget yesterday: What is "no-op" files?
>>
>
> Files that do "nothing" (no operation), where I've just removed more or
> less everything:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <xsl:stylesheet version="1.0"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
> <xsl:output method="xml" encoding="UTF-8" indent="yes"
> doctype-public="-//OASIS//DTD DocBook XML V4.3//EN"
> doctype-system="http://www.docbook.org/xml/4.3/docbookx.dtd"/>
> <xsl:template match="*"/>
> </xsl:stylesheet>
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE gimp-authors SYSTEM "authors.dtd">
> <gimp-authors xmlns="http://purl.org/dc/elements/1.1/">
> </gimp-authors>
>
I tried it. Still no output. :-(
I have no idea. Perhaps some error in Cygwin.
I'll try to add some "echo" commands in an attempt to trace what happens.
>
>> Where in the process are the athors.po/xml generated? When I run make
>> pot, po or xml or others? (Perhaps all)
>>
>
> A localized authors file (authors.pot, authors.po, authors.xml) may be
> created (if missing or not up-to-date)
> when you make all (missing) xml files: make xml-no,
> when you make all (missing) po files: make po-no
> when you make all (missing) pot files: make pot.
> The (English) authors file "src/preface/authors.xml" should always be
> created if it's missing or not up-to-date (e.g. on changed
> stylesheets) - have a look at the Makefile:
> SRC_FILES := "all src files + src/preface/authors.xml"
>
> Bye,
> Ulf
>
Thank you :-)
No authors.pot is created in the pot folder (or in other folders).
Trying to delete the stylesheet files and svn update them. It sometimes
help.
Kolbjørn
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gimp-docs mailing list
> Gimp-docs at lists.XCF.Berkeley.EDU
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs
>
More information about the Gimp-docs
mailing list