app/app-docs.sgml libgimpbase/libgimpbase-docs.sgml
2003-12-20 Sven Neumann <sven@gimp.org> * app/app-docs.sgml * libgimpbase/libgimpbase-docs.sgml * libgimpcolor/libgimpcolor-docs.sgml * libgimpmath/libgimpmath-docs.sgml * libgimpmodule/libgimpmodule-docs.sgml * libgimpthumb/libgimpthumb-docs.sgml * libgimpwidgets/libgimpwidgets-docs.sgml: reverted the XInclude namespace update. xsltproc crashes if the new namespace URL is being used so we better continue to use the deprecated one until this is fixed.
This commit is contained in:
committed by
Sven Neumann
parent
fcf5d8484f
commit
4ffc8a7510
@ -2,7 +2,7 @@
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
|
||||
|
||||
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
||||
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
|
||||
<bookinfo>
|
||||
<title>GIMP Widgets Library Reference Manual</title>
|
||||
|
||||
Reference in New Issue
Block a user