mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
fixed gtk-doc comment.
2003-12-16 Sven Neumann <sven@gimp.org> * app/composite/gimp-composite.c (gimp_composite_init): fixed gtk-doc comment. * plug-ins/script-fu/scripts/3d-outline.scm: use enums. 2003-12-16 Sven Neumann <sven@gimp.org> * app/Makefile.am: link against libgimpthumb. * app/app-sections.txt: updated. * 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: updated XInclude namespace URL.
This commit is contained in:
parent
aee083e248
commit
085f7ebb19
13 changed files with 51 additions and 16 deletions
|
@ -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/2001/XInclude">
|
||||
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
||||
|
||||
<bookinfo>
|
||||
<title>GIMP Widgets Library Reference Manual</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue