mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
Rename the "fileops" PDB group to just "file"
This commit is contained in:
parent
7c5cb29ca6
commit
6115d34fe8
13 changed files with 19 additions and 20 deletions
|
@ -53,7 +53,7 @@
|
|||
<xi:include href="xml/gimpdrawablecolor.xml" />
|
||||
<xi:include href="xml/gimpdrawableedit.xml" />
|
||||
<xi:include href="xml/gimpedit.xml" />
|
||||
<xi:include href="xml/gimpfileops.xml" />
|
||||
<xi:include href="xml/gimpfile.xml" />
|
||||
<xi:include href="xml/gimpfloatingsel.xml" />
|
||||
<xi:include href="xml/gimpimage.xml" />
|
||||
<xi:include href="xml/gimpimagecolorprofile.xml" />
|
||||
|
|
|
@ -398,7 +398,7 @@ gimp_edit_named_paste_as_new_image
|
|||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpfileops</FILE>
|
||||
<FILE>gimpfile</FILE>
|
||||
gimp_file_load
|
||||
gimp_file_load_layer
|
||||
gimp_file_load_layers
|
||||
|
@ -911,7 +911,6 @@ GimpPlugInClass
|
|||
gimp_plug_in_set_translation_domain
|
||||
gimp_plug_in_set_help_domain
|
||||
gimp_plug_in_add_menu_branch
|
||||
gimp_plug_in_create_procedure
|
||||
gimp_plug_in_add_temp_procedure
|
||||
gimp_plug_in_remove_temp_procedure
|
||||
gimp_plug_in_get_temp_procedures
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue