Imported Upstream version 2.3.6
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
<chapter id="libgimp-general">
|
||||
<title>Functions not Related to Specific Images</title>
|
||||
<xi:include href="xml/gimp.xml" />
|
||||
<xi:include href="xml/gimpbuffer.xml" />
|
||||
<xi:include href="xml/gimpcontext.xml" />
|
||||
<xi:include href="xml/gimpgimprc.xml" />
|
||||
<xi:include href="xml/gimphelp.xml" />
|
||||
@ -50,6 +51,7 @@
|
||||
<xi:include href="xml/gimpedit.xml" />
|
||||
<xi:include href="xml/gimpfileops.xml" />
|
||||
<xi:include href="xml/gimpfloatingsel.xml" />
|
||||
<xi:include href="xml/gimpgrid.xml" />
|
||||
<xi:include href="xml/gimpguides.xml" />
|
||||
<xi:include href="xml/gimpimage.xml" />
|
||||
<xi:include href="xml/gimplayer.xml" />
|
||||
@ -62,6 +64,7 @@
|
||||
<xi:include href="xml/gimptile.xml" />
|
||||
<xi:include href="xml/gimptools.xml" />
|
||||
<xi:include href="xml/gimpundo.xml" />
|
||||
<xi:include href="xml/gimpvectors.xml" />
|
||||
</chapter>
|
||||
|
||||
<chapter id="libgimp-data">
|
||||
@ -80,6 +83,7 @@
|
||||
<chapter id="libgimp-selectors">
|
||||
<title>Controlling the Core's Selection Dialogs</title>
|
||||
<xi:include href="xml/gimpbrushselect.xml" />
|
||||
<xi:include href="xml/gimpfontselectbutton.xml" />
|
||||
<xi:include href="xml/gimpfontselect.xml" />
|
||||
<xi:include href="xml/gimpgradientselect.xml" />
|
||||
<xi:include href="xml/gimppaletteselect.xml" />
|
||||
@ -97,8 +101,9 @@
|
||||
|
||||
<xi:include href="xml/gimpui.xml" />
|
||||
<xi:include href="xml/gimpexport.xml" />
|
||||
<xi:include href="xml/gimpaspectpreview.xml" />
|
||||
<xi:include href="xml/gimpdrawablepreview.xml" />
|
||||
<xi:include href="xml/gimpaspectpreview.xml" />
|
||||
<xi:include href="xml/gimpzoompreview.xml" />
|
||||
<xi:include href="xml/gimpdrawablecombobox.xml" />
|
||||
<xi:include href="xml/gimpimagecombobox.xml" />
|
||||
<xi:include href="xml/gimppixbuf.xml" />
|
||||
@ -109,6 +114,21 @@
|
||||
<xi:include href="xml/gimpgradientmenu.xml" />
|
||||
<xi:include href="xml/gimppalettemenu.xml" />
|
||||
<xi:include href="xml/gimppatternmenu.xml" />
|
||||
<xi:include href="xml/gimpprocbrowserdialog.xml" />
|
||||
<xi:include href="xml/gimpprocview.xml" />
|
||||
</part>
|
||||
|
||||
<index>
|
||||
<title>Index</title>
|
||||
</index>
|
||||
<index role="GIMP 2.2">
|
||||
<title>Index of new symbols in GIMP 2.2</title>
|
||||
</index>
|
||||
<index role="GIMP 2.4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
</index>
|
||||
<index role="deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
|
||||
</book>
|
||||
|
||||
Reference in New Issue
Block a user