added a chapter id to get a reasonable name for the generated HTML file.
2003-09-21 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-docs.sgml: added a chapter id to get a reasonable name for the generated HTML file. * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpstock.sgml: added new icons.
This commit is contained in:

committed by
Sven Neumann

parent
47b1e3eef8
commit
78099232f4
@ -14,7 +14,7 @@
|
||||
<part id="libgimpwidgets-widgets">
|
||||
<title>GIMP Widgets</title>
|
||||
|
||||
<chapter>
|
||||
<chapter id="libgimpwidgets-hierarchy">
|
||||
<title>Object Hierarchy</title>
|
||||
<xi:include href="xml/tree_index.sgml" />
|
||||
</chapter>
|
||||
|
@ -270,6 +270,9 @@ gimp_stock_init
|
||||
GIMP_STOCK_ANCHOR
|
||||
GIMP_STOCK_DUPLICATE
|
||||
GIMP_STOCK_EDIT
|
||||
GIMP_STOCK_RESET
|
||||
GIMP_STOCK_CLOSE
|
||||
GIMP_STOCK_MENU
|
||||
GIMP_STOCK_INVERT
|
||||
GIMP_STOCK_LAYER_TO_IMAGESIZE
|
||||
GIMP_STOCK_MERGE_DOWN
|
||||
@ -280,7 +283,6 @@ GIMP_STOCK_PATH_STROKE
|
||||
GIMP_STOCK_PLUGIN
|
||||
GIMP_STOCK_QMASK_OFF
|
||||
GIMP_STOCK_QMASK_ON
|
||||
GIMP_STOCK_RESET
|
||||
GIMP_STOCK_RESHOW_FILTER
|
||||
GIMP_STOCK_RESIZE
|
||||
GIMP_STOCK_FLIP_HORIZONTAL
|
||||
|
@ -45,6 +45,27 @@ size).
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_RESET ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-reset-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CLOSE ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-close-12.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_MENU ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-menu-12.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_INVERT ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-invert-16.png" format="png"></inlinegraphic>
|
||||
@ -115,13 +136,6 @@ size).
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_RESET ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-reset-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_RESHOW_FILTER ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-reshow-filter-16.png" format="png"></inlinegraphic>
|
||||
|
Reference in New Issue
Block a user