gimp/po
Michael Natterer 8b5b8df82d generate app/file/Makefile
2001-10-25  Michael Natterer  <mitch@gimp.org>

	* configure.in: generate app/file/Makefile

	* app/Makefile.am
	* app/file-open.[ch]
	* app/file-save.[ch]
	* app/file-utils.[ch]: removed...

	* app/file/Makefile.am
	* app/file/file-open.[ch]
	* app/file/file-save.[ch]
	* app/file/file-utils.[ch]: ...and added here.

	* app/gui/file-commands.c
	* app/gui/file-open-dialog.c
	* app/gui/file-save-dialog.c
	* tools/pdbgen/pdb/fileops.pdb: changed includes accordingly.

	* app/app_procs.[ch]: removed app_exit_finish() and
	app_exit_finish_done() from the public API, call gtk_main() here,
	pass "no_data" to gimp_new() and "restore_session" to
	gui_restore().

	* app/main.c: removed global variable "double_speed", don't
	call gtk_main() in main.c. Added some missing log domains.

	* app/appenv.h: removed "double_speed".

	* app/core/gimp.[ch]: added "gboolean no_data" property which
	must be passed to gimp_new().

	* app/display/gimpdisplay-foreach.[ch]: added gdisplays_set_busy()
	and gdisplays_unset_busy().

	* app/gui/about-dialog.c: don't include "appenv.h", declare
	"double_speed" extern.

	* app/gui/brush-select.[ch]
	* app/gui/gradient-select.[ch]
	* app/gui/palette-select.[ch]
	* app/gui/pattern-select.[ch]: made the list of dialogs and the
	global selection dialogs private. Added functions which get a
	dialog by PDB callback_name. Pass a "Gimp" and the callback_name
	to the constructors. Don't include "app_procs.h" for "the_gimp"
	and "appenv.h" for "no_data" any more. Use the passed "Gimp"
	instead and look at gimp->no_data.

	* app/gui/toolbox.[ch]: pass a "Gimp" to the constructor.

	* app/gui/gui.[ch]: use the new gdisplays_[un]set_busy() functions,
	use the passed "Gimp" all over the place, don't include
	"appenv.h" and "app_procs.h". gui_really_quit_dialog() takes
	a "quit_func" callback now and calls it instead of calling
	app_exit_finish() (which is now private) directly.

	* app/gui/convert-dialog.c
	* app/gui/dialogs-constructors.c
	* app/gui/palette-import-dialog.c
	* tools/pdbgen/pdb/brush_select.pdb
	* tools/pdbgen/pdb/gradient_select.pdb
	* tools/pdbgen/pdb/pattern_select.pdb: changed accordingly.

	* app/pdb/brush_select_cmds.c
	* app/pdb/fileops_cmds.c
	* app/pdb/gradient_select_cmds.c
	* app/pdb/pattern_select_cmds.c: regenerated.

2001-10-25  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: app/file-*.c -> app/file/file-*.c
2001-10-25 13:30:01 +00:00
..
.cvsignore forgot to add this file which is needed now that we no longer use 2001-10-08 22:18:19 +00:00
ChangeLog generate app/file/Makefile 2001-10-25 13:30:01 +00:00
Makefile.in.in forgot to add this file which is needed now that we no longer use 2001-10-08 22:18:19 +00:00
POTFILES.in generate app/file/Makefile 2001-10-25 13:30:01 +00:00
README.tools Added update.pl and README.tools from kanikus. 2000-09-13 10:24:30 +00:00
ca.po updated Catalan file 2001-08-21 21:06:58 +00:00
cs.po czech translation update 2001-07-22 19:52:51 +00:00
da.po fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
de.po continuing ... 2001-09-27 15:34:48 +00:00
en_GB.po 1.2.0 stuff 2000-12-25 08:08:08 +00:00
es.po minor changes 2000-12-28 23:32:30 +00:00
fi.po 1.2.0 stuff 2000-12-25 08:08:08 +00:00
fr.po resurrected mail plug-in. Thanks to David Odin <dindinx@wanadoo.fr> for 2001-09-17 12:01:27 +00:00
ga.po fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
gl.po 1.2.0 stuff 2000-12-25 08:08:08 +00:00
hr.po fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
hu.po converted to UTF-8. 2001-09-17 09:56:38 +00:00
it.po Applied fix for #37716 from Domenico Rotiroti. 2001-02-08 14:32:11 +00:00
ja.po 1.2.0 stuff 2000-12-25 08:08:08 +00:00
ko.po 1.2.0 stuff 2000-12-25 08:08:08 +00:00
makefile.cygwin Fix fuzzy translations. 2000-04-23 20:17:38 +00:00
nl.po updated Catalan file 2001-08-21 12:16:43 +00:00
no.po Fixed up Norwegian translation. 2000-12-25 17:32:38 +00:00
pl.po fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
po2tbl.sed.in continuing ... 2001-09-27 15:34:48 +00:00
pt_BR.po Updating some pt_BR translations 2001-01-04 17:01:03 +00:00
ro.po fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
ru.po Updated russian translation. 2001-09-28 14:29:52 +00:00
sk.po 1.2.0 stuff 2000-12-25 08:08:08 +00:00
sv.po Updated Swedish translation. 2001-07-07 13:11:56 +00:00
tr.po Update.. 2001-07-18 11:13:37 +00:00
uk.po Updated Ukrainian transaltion 2001-04-05 12:36:04 +00:00
update.pl continuing ... 2001-09-27 15:34:48 +00:00
update.sh continuing ... 2001-09-27 15:34:48 +00:00
zh_CN.po *** empty log message *** 2001-10-23 03:06:59 +00:00
zh_TW.Big5.po updated Catalan file 2001-08-21 12:16:43 +00:00

README.tools

The po/ directory includes two perlscripts, which is done to help 
making the translations fully uptodate.

The first script is called update.pl and is supposed to be run like this:

	./update.pl [OPTIONS] ...LANGCODE

This will updates the pot file (the po template, generated from the source code) 
and merge them with the translations po files.

For instance to do this for Danish, type the following

	./update.pl da


The update.pl script also supports other options, they are:

  -V, --version                shows the version
  -H, --help                   shows this help page
  -P, --pot                    only generates the potfile
  -M, --maintain               search for missing files in POTFILES.in

Especially the --maintain option is very handy for package maintainer, to check
if you included all the files that have marked strings in the POTFILES.in, so
they will be in the generated po template, the socalled pot file.

There is though one thing to take notice of with this option, please check the 
configure.in file to make sure that the files you add to POTFILES.in are being
build, otherwise this can leed to "make dist" throuble.


The other utility is the desk.pl script, which will check the cvs module for
missing translation in files like *.desktop, *.directory, *.soundlist and so on.

Run the script like this:

	./desk.pl [OPTIONS] ...LANGCODE ENTRY

An example use could be.

	./desk.pl da

which will check all the files for missing Name[da] entries, or 

	./desk.pl no Comment

which will check all the files for missing Comment[no] entries. "Comment" can
here be replaced with whatever you like

All scripts support the --help option for further help, though it's not very
extensive for the moment.

Kenneth Christiansen

kenneth@gnu.org  
kenneth@gnome.org

Both scripts are copyright 2000 The Free Software Foundation and me.