[bt-devel] Generating the docbook files from the po files
Joachim Ansorg
bt-devel@crosswire.org
Sun, 13 Jan 2002 23:34:30 +0100
Hi all (especially Fred)!
I worked some time on the gen_am.sh script. It adds now the possibility to
create the docbook files from the po files automatically. Thios should save
you some time working or updating the translations.
Go into a directory like "docs/de/handbook" and call there "make
unicode-files". This creates the files in unicode/ automatically using the po
files in the po/ subdir. I hope this works on your system like on mine :)
Look at Makefile.am to see if the right commands are being used.
Joachim