Fixed my latest log entry.

This commit is contained in:
Michael Natterer 2001-07-04 23:01:11 +00:00
parent f7c69b072b
commit 31a0ad017a
1 changed files with 3 additions and 3 deletions

View File

@ -13,20 +13,20 @@
* app/parasitelist.[ch]: s/ParasiteList/GimpParasiteList/ * app/parasitelist.[ch]: s/ParasiteList/GimpParasiteList/
s/parasite_list_*/gimp_patasite_list_*/ s/parasite_list_*/gimp_patasite_list_*/
* app/widgets/gimpdatafactoryview.c: don't save the data in * app/core/gimpdatafactory.c: don't save the data in
gimp_data-factory_data_free(). gimp_data_factory_data_free().
* app/app_procs.c * app/app_procs.c
* app/gimprc.c * app/gimprc.c
* app/undo.c * app/undo.c
* app/core/gimpchannel.c * app/core/gimpchannel.c
* app/core/gimpdatafactory.c
* app/core/gimpdrawable.[ch] * app/core/gimpdrawable.[ch]
* app/core/gimpimage-duplicate.c * app/core/gimpimage-duplicate.c
* app/core/gimpimage.[ch] * app/core/gimpimage.[ch]
* app/core/gimplayer.c * app/core/gimplayer.c
* app/pdb/brushes_cmds.c * app/pdb/brushes_cmds.c
* app/pdb/parasite_cmds.c * app/pdb/parasite_cmds.c
* app/widgets/gimpdatafactoryview.c
* app/xcf/xcf-save.c * app/xcf/xcf-save.c
* tools/pdbgen/pdb/brushes.pdb * tools/pdbgen/pdb/brushes.pdb
* tools/pdbgen/pdb/parasite.pdb: changed accordingly. * tools/pdbgen/pdb/parasite.pdb: changed accordingly.