set AUTOMAKE_OPTIONS to 1.7.
2005-02-09 Sven Neumann <sven@gimp.org> * */Makefile.am: set AUTOMAKE_OPTIONS to 1.7. * libgimpconfig/libgimpconfig-docs.sgml * libgimpconfig/libgimpconfig.types: let gtk-doc do introspection on GimpColorConfig. * libgimpconfig/tmpl/gimpcolorconfig.sgml * libgimpconfig/tmpl/gimpconfig-iface.sgml * libgimpconfig/tmpl/gimpconfig-params.sgml: regenerated. * libgimpwidgets/libgimpwidgets-sections.txt: added new function. * libgimpwidgets/tmpl/gimpsizeentry.sgml: regenerated.
This commit is contained in:
committed by
Sven Neumann
parent
381e762ee6
commit
211f399648
@ -1,6 +1,6 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
AUTOMAKE_OPTIONS = 1.6
|
||||
AUTOMAKE_OPTIONS = 1.7
|
||||
|
||||
# The name of the module.
|
||||
DOC_MODULE = libgimpwidgets
|
||||
|
||||
@ -364,6 +364,7 @@ gimp_size_entry_get_unit
|
||||
gimp_size_entry_set_unit
|
||||
gimp_size_entry_set_pixel_digits
|
||||
gimp_size_entry_grab_focus
|
||||
gimp_size_entry_set_activates_default
|
||||
gimp_size_entry_get_help_widget
|
||||
<SUBSECTION Standard>
|
||||
GIMP_SIZE_ENTRY
|
||||
|
||||
@ -252,6 +252,15 @@ gimp_coordinates_new()
|
||||
@gse:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_size_entry_set_activates_default ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gse:
|
||||
@setting:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_size_entry_get_help_widget ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user