fixed my last commit.

2003-01-10  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimpstock.c (gimp_stock_init): fixed my last commit.
This commit is contained in:
Sven Neumann 2003-01-10 15:32:18 +00:00 committed by Sven Neumann
parent bfd02e4db3
commit 5894ea3474
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-01-10 Sven Neumann <sven@gimp.org>
* libgimpwidgets/gimpstock.c (gimp_stock_init): fixed my last commit.
2003-01-10 Maurits Rijk <lpeek.mrijk@consunet.nl>
* plug-ins/common/tiff.c (load_image): added handling of

View File

@ -350,7 +350,7 @@ gimp_stock_init (void)
gimp_stock_menu_pixbufs[i].stock_id);
}
for (i = 0; i < G_N_ELEMENTS (gimp_stock_menu_pixbufs); i++)
for (i = 0; i < G_N_ELEMENTS (gimp_stock_dialog_pixbufs); i++)
{
add_sized_with_same_fallback (gimp_stock_factory,
gimp_stock_dialog_pixbufs[i].inline_data,