Oops. Need to specify both pdb-skip and skip.
2006-10-25 Simon Budig <simon@gimp.org> * app/vectors/vectors-enums.h: Oops. Need to specify both pdb-skip and skip. * libgimp/gimp.def * libgimpconfig/gimpconfig.def * libgimpmath/gimpmath.def * libgimpthumb/gimpthumb.def * libgimpwidgets/gimpwidgets.def: .def-file maintenance. Hope my changes are correct... With the help from nm .libs/libgimpfoo-2.0.so |\ sed -ne "s/.* T \([a-zA-Z0-9][a-zA-Z0-9_]*\)/\t\1/p" |\ (echo EXPORTS ; LC_ALL=C sort ) * libgimpwidgets/gimppageselector.c: marked stretch_frame_image() as static. * libgimp/gimpenums.c.tail * libgimp/gimpenums.h * tools/pdbgen/enums.pl: regenerated. * devel-docs/libgimp/tmpl/gimpfontselectbutton.sgml: this changed again. WTF?
This commit is contained in:
@ -28,6 +28,10 @@ GimpFontSelectButton
|
||||
|
||||
</para>
|
||||
|
||||
@:
|
||||
@:
|
||||
@:
|
||||
|
||||
@gimpfontselectbutton: the object which received the signal.
|
||||
@arg1:
|
||||
@arg2:
|
||||
@ -37,9 +41,9 @@ GimpFontSelectButton
|
||||
|
||||
</para>
|
||||
|
||||
@:
|
||||
@:
|
||||
@:
|
||||
@gimpfontselectbutton: the object which received the signal.
|
||||
@arg1:
|
||||
@arg2:
|
||||
|
||||
<!-- ##### ARG GimpFontSelectButton:font-name ##### -->
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user