mirror of https://github.com/GNOME/gimp.git
moved stuff to right section.
2004-09-30 Michael Natterer <mitch@gimp.org> * libgimp/libgimp-sections.txt: moved stuff to right section. * libgimp/tmpl/gimppalettes.sgml * libgimp/tmpl/gimppaletteselect.sgml: regenerated.
This commit is contained in:
parent
18af15ee94
commit
96ab952f5c
|
@ -1,3 +1,10 @@
|
|||
2004-09-30 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* libgimp/libgimp-sections.txt: moved stuff to right section.
|
||||
|
||||
* libgimp/tmpl/gimppalettes.sgml
|
||||
* libgimp/tmpl/gimppaletteselect.sgml: regenerated.
|
||||
|
||||
2004-09-29 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimp/libgimp-docs.sgml
|
||||
|
|
|
@ -513,9 +513,6 @@ gimp_palettes_get_list
|
|||
gimp_palettes_get_palette
|
||||
gimp_palettes_set_palette
|
||||
gimp_palettes_get_palette_entry
|
||||
gimp_palettes_popup
|
||||
gimp_palettes_close_popup
|
||||
gimp_palettes_set_popup
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -523,6 +520,9 @@ gimp_palettes_set_popup
|
|||
GimpRunPaletteCallback
|
||||
gimp_palette_select_new
|
||||
gimp_palette_select_destroy
|
||||
gimp_palettes_popup
|
||||
gimp_palettes_close_popup
|
||||
gimp_palettes_set_popup
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
|
|
@ -62,33 +62,3 @@ gimppalettes
|
|||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palettes_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@palette_callback:
|
||||
@popup_title:
|
||||
@initial_palette:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palettes_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@palette_callback:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palettes_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@palette_callback:
|
||||
@palette_name:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
|
|
@ -44,3 +44,33 @@ gimppaletteselect
|
|||
@palette_callback:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palettes_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@palette_callback:
|
||||
@popup_title:
|
||||
@initial_palette:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palettes_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@palette_callback:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_palettes_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@palette_callback:
|
||||
@palette_name:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue