mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
app/app-docs.sgml app/app-sections.txt updated.
2004-07-27 Sven Neumann <sven@gimp.org> * app/app-docs.sgml * app/app-sections.txt * app/app.types: updated. * libgimpbase/libgimpbase-sections.txt * libgimpbase/tmpl/gimpmemsize.sgml * libgimpbase/tmpl/gimpunit.sgml * libgimpcolor/libgimpcolor-sections.txt * libgimpcolor/tmpl/gimprgb.sgml: minor improvements. * libgimpwidgets/libgimpwidgets-docs.sgml: moved cell renderers to a separate chapter.
This commit is contained in:
parent
d82a557228
commit
cc8df78cb6
10 changed files with 64 additions and 49 deletions
|
@ -20,8 +20,6 @@
|
|||
</chapter>
|
||||
|
||||
<xi:include href="xml/gimpbutton.xml" />
|
||||
<xi:include href="xml/gimpcellrenderercolor.xml" />
|
||||
<xi:include href="xml/gimpcellrenderertoggle.xml" />
|
||||
<xi:include href="xml/gimpchainbutton.xml" />
|
||||
<xi:include href="xml/gimpcolorarea.xml" />
|
||||
<xi:include href="xml/gimpcolorbutton.xml" />
|
||||
|
@ -41,6 +39,12 @@
|
|||
<xi:include href="xml/gimpunitmenu.xml" />
|
||||
</part>
|
||||
|
||||
<chapter id="libgimpwidgets-cell-renderers">
|
||||
<title>Cell Renderers for GtkTreeView</title>
|
||||
<xi:include href="xml/gimpcellrenderercolor.xml" />
|
||||
<xi:include href="xml/gimpcellrenderertoggle.xml" />
|
||||
</chapter>
|
||||
|
||||
<part id="libgimpwidgets-colordisplay">
|
||||
<title>GIMP Display Filters</title>
|
||||
<xi:include href="xml/gimpcolordisplay.xml" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue