applied a patch from Akkana that adds short descriptions to all libgimp

2002-12-03  Sven Neumann  <sven@gimp.org>

        * libgimp/tmpl/*.sgml: applied a patch from Akkana that adds short
        descriptions to all libgimp pages (#100187).
This commit is contained in:
Sven Neumann
2002-12-03 10:04:56 +00:00
committed by Sven Neumann
parent 079f44ac78
commit e206bb2188
28 changed files with 61 additions and 29 deletions

View File

@ -2,11 +2,11 @@
gimpbrushes
<!-- ##### SECTION Short_Description ##### -->
Functions for manipulating brushes.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions related to getting and setting brushes.
</para>
<!-- ##### SECTION See_Also ##### -->

View File

@ -2,11 +2,11 @@
gimpchannel
<!-- ##### SECTION Short_Description ##### -->
Functions for manipulating channels.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for manipulating channels.
</para>
<!-- ##### SECTION See_Also ##### -->

View File

@ -2,10 +2,11 @@
gimpcolor
<!-- ##### SECTION Short_Description ##### -->
Functions for manipulating color.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for manipulating color, including curves and histograms.
</para>

View File

@ -2,10 +2,11 @@
gimpconvert
<!-- ##### SECTION Short_Description ##### -->
Conversions between RGB, indexed, and grayscale modes.
<!-- ##### SECTION Long_Description ##### -->
<para>
Conversions between RGB, indexed, and grayscale modes.
</para>

View File

@ -2,10 +2,11 @@
gimpdisplay
<!-- ##### SECTION Short_Description ##### -->
Functions to create, delete and flush new displays (views) on an image.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions to create, delete and flush new displays (views) on an image.
</para>

View File

@ -2,10 +2,11 @@
gimpdrawable
<!-- ##### SECTION Short_Description ##### -->
Functions to manipulate drawables.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions to manipulate drawables.
</para>

View File

@ -2,10 +2,11 @@
gimpedit
<!-- ##### SECTION Short_Description ##### -->
Edit menu functions (cut, copy, paste, clear, etc.)
<!-- ##### SECTION Long_Description ##### -->
<para>
Edit menu functions (cut, copy, paste, clear, etc.)
</para>

View File

@ -2,10 +2,11 @@
gimpfileops
<!-- ##### SECTION Short_Description ##### -->
File operations (load, save, etc.)
<!-- ##### SECTION Long_Description ##### -->
<para>
File operations (load, save, etc.)
</para>

View File

@ -2,10 +2,11 @@
gimpfloatingsel
<!-- ##### SECTION Short_Description ##### -->
Functions for removing or attaching floating selections.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for removing or attaching floating selections.
</para>

View File

@ -2,10 +2,11 @@
gimpgimprc
<!-- ##### SECTION Short_Description ##### -->
Interactions with settings from .gimprc.
<!-- ##### SECTION Long_Description ##### -->
<para>
Interactions with settings from .gimprc.
</para>

View File

@ -2,10 +2,11 @@
gimpgradients
<!-- ##### SECTION Short_Description ##### -->
Operations related to gradients.
<!-- ##### SECTION Long_Description ##### -->
<para>
Operations related to gradients.
</para>

View File

@ -2,10 +2,11 @@
gimpguides
<!-- ##### SECTION Short_Description ##### -->
Functions for manipulating guides.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for manipulating guides.
</para>

View File

@ -2,10 +2,11 @@
gimphelp
<!-- ##### SECTION Short_Description ##### -->
Loading help pages using gimp_help.
<!-- ##### SECTION Long_Description ##### -->
<para>
Loading help pages using gimp_help.
</para>

View File

@ -2,10 +2,12 @@
gimpimage
<!-- ##### SECTION Short_Description ##### -->
Operations on complete images.
<!-- ##### SECTION Long_Description ##### -->
<para>
Operations on complete images: creation, resizing/rescaling,
and operations involving multiple layers.
</para>

View File

@ -2,10 +2,11 @@
gimplayer
<!-- ##### SECTION Short_Description ##### -->
Operations on single layers.
<!-- ##### SECTION Long_Description ##### -->
<para>
Operations on single layers.
</para>

View File

@ -2,10 +2,11 @@
gimpmessage
<!-- ##### SECTION Short_Description ##### -->
Display a dialog box with a message.
<!-- ##### SECTION Long_Description ##### -->
<para>
Display a dialog box with a message.
</para>

View File

@ -2,10 +2,11 @@
gimpmisc
<!-- ##### SECTION Short_Description ##### -->
Miscellaneous functions: gimp_version.
<!-- ##### SECTION Long_Description ##### -->
<para>
Miscellaneous functions: gimp_version.
</para>

View File

@ -2,10 +2,11 @@
gimppalette
<!-- ##### SECTION Short_Description ##### -->
Functions for setting colors in the palette.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for setting colors in the palette.
</para>

View File

@ -2,10 +2,11 @@
gimppatterns
<!-- ##### SECTION Short_Description ##### -->
Functions relating to patterns.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions relating to patterns.
</para>

View File

@ -2,10 +2,12 @@
gimppixelrgn
<!-- ##### SECTION Short_Description ##### -->
Functions for operating on pixel regions.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for operating on pixel regions. These functions provide
fast ways of accessing and modifying portions of a drawable.
</para>

View File

@ -2,10 +2,11 @@
gimpplugin
<!-- ##### SECTION Short_Description ##### -->
Functions useful for plugins, e.g. registration and progress indicators.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions useful for plugins, e.g. registration and progress indicators.
</para>

View File

@ -2,10 +2,11 @@
gimpproceduraldb
<!-- ##### SECTION Short_Description ##### -->
Functions for querying and changing procedural database (PDB) entries.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for querying and changing procedural database (PDB) entries.
</para>

View File

@ -2,10 +2,11 @@
gimpselection
<!-- ##### SECTION Short_Description ##### -->
Functions for manipulating selections.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for manipulating selections.
</para>

View File

@ -2,10 +2,11 @@
gimptexttool
<!-- ##### SECTION Short_Description ##### -->
Functions for controlling the text tool.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for controlling the text tool.
</para>

View File

@ -2,10 +2,11 @@
gimptile
<!-- ##### SECTION Short_Description ##### -->
Functions for working with tiles.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for working with tiles.
</para>

View File

@ -2,10 +2,11 @@
gimptools
<!-- ##### SECTION Short_Description ##### -->
Access to common toolbox tools.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions giving access to common toolbox tools.
</para>

View File

@ -2,10 +2,11 @@
gimpundo
<!-- ##### SECTION Short_Description ##### -->
Control of undo/redo.
<!-- ##### SECTION Long_Description ##### -->
<para>
Control of undo/redo.
</para>