renamed menu_path parameter to menu_label and added a pointer to

2004-12-28  Sven Neumann  <sven@gimp.org>

	* libgimp/gimp.[ch] (gimp_install_procedure, gimp_install_temp_proc):
	renamed menu_path parameter to menu_label and added a pointer to
	gimp_plugin_menu_register()

	* app/widgets/gimpsizebox.c (gimp_size_box_constructor): removed
	unused variables.
This commit is contained in:
Sven Neumann
2004-12-28 15:21:16 +00:00
committed by Sven Neumann
parent 7544ed7605
commit 4d27239a9c
6 changed files with 37 additions and 22 deletions

View File

@ -184,13 +184,15 @@ all other GIMP Library headers.
@author:
@copyright:
@date:
@menu_path:
@menu_label:
@image_types:
@type:
@n_params:
@n_return_vals:
@params:
@return_vals:
<!-- # Unused Parameters # -->
@menu_path:
<!-- ##### FUNCTION gimp_install_temp_proc ##### -->
@ -204,7 +206,7 @@ all other GIMP Library headers.
@author:
@copyright:
@date:
@menu_path:
@menu_label:
@image_types:
@type:
@n_params:
@ -212,6 +214,8 @@ all other GIMP Library headers.
@params:
@return_vals:
@run_proc:
<!-- # Unused Parameters # -->
@menu_path:
<!-- ##### FUNCTION gimp_uninstall_temp_proc ##### -->