mirror of https://github.com/GNOME/gimp.git
163 lines
5.4 KiB
C
163 lines
5.4 KiB
C
/* The GIMP -- an image manipulation program
|
|
* Copyright (C) 1995-2000 Spencer Kimball and Peter Mattis
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation; either version 2 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
*/
|
|
|
|
/* NOTE: This file is autogenerated by pdbgen.pl. */
|
|
|
|
#include "config.h"
|
|
|
|
#include <glib-object.h>
|
|
|
|
#include "pdb-types.h"
|
|
|
|
#include "app_procs.h"
|
|
|
|
#include "libgimp/gimpintl.h"
|
|
|
|
/* Forward declarations for registering PDB procs */
|
|
|
|
void register_brush_select_procs (Gimp *gimp);
|
|
void register_brushes_procs (Gimp *gimp);
|
|
void register_channel_procs (Gimp *gimp);
|
|
void register_color_procs (Gimp *gimp);
|
|
void register_convert_procs (Gimp *gimp);
|
|
void register_display_procs (Gimp *gimp);
|
|
void register_drawable_procs (Gimp *gimp);
|
|
void register_edit_procs (Gimp *gimp);
|
|
void register_fileops_procs (Gimp *gimp);
|
|
void register_floating_sel_procs (Gimp *gimp);
|
|
void register_gimprc_procs (Gimp *gimp);
|
|
void register_gradients_procs (Gimp *gimp);
|
|
void register_gradient_select_procs (Gimp *gimp);
|
|
void register_guides_procs (Gimp *gimp);
|
|
void register_help_procs (Gimp *gimp);
|
|
void register_image_procs (Gimp *gimp);
|
|
void register_layer_procs (Gimp *gimp);
|
|
void register_message_procs (Gimp *gimp);
|
|
void register_misc_procs (Gimp *gimp);
|
|
void register_palette_procs (Gimp *gimp);
|
|
void register_parasite_procs (Gimp *gimp);
|
|
void register_paths_procs (Gimp *gimp);
|
|
void register_pattern_select_procs (Gimp *gimp);
|
|
void register_patterns_procs (Gimp *gimp);
|
|
void register_plug_in_procs (Gimp *gimp);
|
|
void register_procedural_db_procs (Gimp *gimp);
|
|
void register_selection_procs (Gimp *gimp);
|
|
void register_text_tool_procs (Gimp *gimp);
|
|
void register_tools_procs (Gimp *gimp);
|
|
void register_undo_procs (Gimp *gimp);
|
|
void register_unit_procs (Gimp *gimp);
|
|
|
|
/* 326 procedures registered total */
|
|
|
|
void
|
|
internal_procs_init (Gimp *gimp)
|
|
{
|
|
app_init_update_status (_("Internal Procedures"), _("Brush UI"), 0.0);
|
|
register_brush_select_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Brushes"), 0.009);
|
|
register_brushes_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Channel"), 0.043);
|
|
register_channel_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Color"), 0.092);
|
|
register_color_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Convert"), 0.129);
|
|
register_convert_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("GimpDisplay procedures"), 0.138);
|
|
register_display_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Drawable procedures"), 0.147);
|
|
register_drawable_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Edit procedures"), 0.218);
|
|
register_edit_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("File Operations"), 0.236);
|
|
register_fileops_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Floating selections"), 0.261);
|
|
register_floating_sel_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Gimprc procedures"), 0.279);
|
|
register_gimprc_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Gradients"), 0.291);
|
|
register_gradients_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Gradient UI"), 0.307);
|
|
register_gradient_select_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Guide procedures"), 0.319);
|
|
register_guides_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Help procedures"), 0.337);
|
|
register_help_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Image"), 0.34);
|
|
register_image_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Layer"), 0.528);
|
|
register_layer_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Interface"), 0.623);
|
|
register_message_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Miscellaneous"), 0.632);
|
|
register_misc_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Palette"), 0.638);
|
|
register_palette_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Parasite procedures"), 0.66);
|
|
register_parasite_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Paths"), 0.696);
|
|
register_paths_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Pattern UI"), 0.736);
|
|
register_pattern_select_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Patterns"), 0.745);
|
|
register_patterns_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Plug-in"), 0.758);
|
|
register_plug_in_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Procedural database"), 0.776);
|
|
register_procedural_db_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Image mask"), 0.801);
|
|
register_selection_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Text procedures"), 0.856);
|
|
register_text_tool_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Tool procedures"), 0.868);
|
|
register_tools_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Undo"), 0.957);
|
|
register_undo_procs (gimp);
|
|
|
|
app_init_update_status (NULL, _("Units"), 0.963);
|
|
register_unit_procs (gimp);
|
|
}
|