2003-11-13  Sven Neumann  <sven@gimp.org>

	* app/app-sections.txt: updated.
This commit is contained in:
Sven Neumann
2003-11-12 23:14:30 +00:00
committed by Sven Neumann
parent 7975379338
commit e6f46ae401
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-11-13 Sven Neumann <sven@gimp.org>
* app/app-sections.txt: updated.
2003-11-11 Sven Neumann <sven@gimp.org> 2003-11-11 Sven Neumann <sven@gimp.org>
* app/Makefile.am (IGNORE_HFILES): removed * app/Makefile.am (IGNORE_HFILES): removed

View File

@ -3892,6 +3892,7 @@ gimp_editor_new
gimp_editor_create_menu gimp_editor_create_menu
gimp_editor_add_button gimp_editor_add_button
gimp_editor_add_stock_box gimp_editor_add_stock_box
gimp_editor_set_box_style
<SUBSECTION Standard> <SUBSECTION Standard>
GimpEditorClass GimpEditorClass
GIMP_EDITOR GIMP_EDITOR
@ -6220,7 +6221,9 @@ gui_vtable_init
<FILE>themes</FILE> <FILE>themes</FILE>
themes_init themes_init
themes_exit themes_exit
themes_list_themes
themes_get_theme_dir themes_get_theme_dir
themes_apply_theme
</SECTION> </SECTION>
<SECTION> <SECTION>