fixed my ChangeLog entry

This commit is contained in:
Sven Neumann
2003-03-25 19:29:15 +00:00
parent 6c103bf6d8
commit 4a581d82c5

View File

@ -1,7 +1,7 @@
2003-03-25 Sven Neumann <sven@gimp.org> 2003-03-25 Sven Neumann <sven@gimp.org>
* libgimptool/Makefile.am * libgimptool/Makefile.am
* gimptoolenums.c: include libgimp-intl.h here. * libgimptool/gimptoolenums.c: include libgimp-intl.h here.
2003-03-25 Sven Neumann <sven@gimp.org> 2003-03-25 Sven Neumann <sven@gimp.org>
@ -20,13 +20,14 @@
2003-03-25 Sven Neumann <sven@gimp.org> 2003-03-25 Sven Neumann <sven@gimp.org>
* Makefile.am * libgimp/Makefile.am
* gimpintl.h: removed this header file. * libgimp/gimpintl.h: removed this header file.
* gimpmiscui.c: include libgimp-intl.h. * libgimp/gimpmiscui.c: include libgimp-intl.h.
* gimp.c (gimp_main): call setlocale() and bind to the libgimp * libgimp/gimp.c (gimp_main): call setlocale() and bind to the
textdomain so that plug-ins don't need to do that explicitely. libgimp textdomain so that plug-ins don't need to do that
explicitely.
* libgimp/stdplugins-intl.h: added the functionality that used to * libgimp/stdplugins-intl.h: added the functionality that used to
live in gimpintl.h and removed the libgimp related stuff. Got rid live in gimpintl.h and removed the libgimp related stuff. Got rid