gimp/po
Sven Neumann 9b6ef26100 added a return value to indicate success of
2002-05-15  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig.[ch]: added a return value to indicate
	success of GimpConfigInterface::serialize. Added a GimpConfigError
	value for write errors and check the return value of all write()
	calls. Allow to specify file header and footer when calling
	gimp_config_serialize().

	* app/config/gimpconfig-serialize.[ch]
	* app/config/gimprc.c: changed accordingly.

	* app/core/gimp-documents.[ch]: new files with functions to handle
	gimp->documents.

	* app/core/gimpdocuments.[ch]: removed ...

	* app/core/gimpdocumentlist.[ch]: ... and added under this name.
	Implements a generic document list.

	* app/core/gimp-parasites.[ch]: new files with functions to handle
	gimp->parasites.

	* app/core/gimpparasite.[ch]: removed.

	* app/core/gimpparasitelist.[ch]: nothing more than a generic
	parasite list.

	* app/undo.c
	* app/core/Makefile.am
	* app/core/core-types.h
	* app/core/gimp.c
	* app/core/gimpdrawable.c
	* app/core/gimpimage-merge.c
	* app/core/gimpimage.c
	* app/core/gimpitem.c
	* app/file/file-open.c
	* app/file/file-save.c
	* app/gui/file-open-dialog.c
	* app/pdb/parasite_cmds.c
	* tools/pdbgen/pdb/parasite.pdb: changed accordingly.
2002-05-15 11:05:32 +00:00
..
.cvsignore HACKING Makefile.am autogen.sh depend on intltool for handling i18n stuff. 2002-02-22 17:35:07 +00:00
ChangeLog misc small changes. 2002-05-14 22:48:24 +00:00
Makefile.in.in HACKING Makefile.am autogen.sh depend on intltool for handling i18n stuff. 2002-02-22 17:35:07 +00:00
POTFILES.in added a return value to indicate success of 2002-05-15 11:05:32 +00:00
README.tools HACKING Makefile.am autogen.sh depend on intltool for handling i18n stuff. 2002-02-22 17:35:07 +00:00
az.po adding AZ 2001-12-19 16:18:18 +00:00
ca.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
cs.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
da.po Updated Danish translation. 2002-05-13 19:26:19 +00:00
de.po removed gimptool.h. 2002-05-11 09:57:01 +00:00
el.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
en_GB.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
es.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
fi.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
fr.po Updated French translation. 2002-04-15 11:46:55 +00:00
ga.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
gl.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
hr.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
hu.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
it.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
ja.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
ko.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
makefile.cygwin Fix fuzzy translations. 2000-04-23 20:17:38 +00:00
nl.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
no.po Updated Norwegian (bokmål) translation. 2002-04-01 20:43:30 +00:00
pl.po Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-04-26 00:00:09 +00:00
pt.po Updated Portuguese translation and converted to UTF-8. 2002-04-30 00:24:35 +00:00
pt_BR.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
ro.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
ru.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
sk.po Updated Slovak translation by Zdenko Podobny <zdpo@mailbox.sk>. 2002-04-02 15:03:51 +00:00
sv.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
tr.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
uk.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
zh_CN.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
zh_TW.po Made 1.3.5 release. 2002-03-28 22:41:13 +00:00

README.tools

We use intltool. Try ../intltool-update --help