Fix some minor issues and re-enable building of DE, ES, FR, and IT locale data (help...
authorJon Trulson <jon@radscan.com>
Fri, 13 Jul 2012 23:42:12 +0000 (17:42 -0600)
committerJon Trulson <jon@radscan.com>
Fri, 13 Jul 2012 23:42:12 +0000 (17:42 -0600)
commit860aa64942a0690b818df074b6a88c1c469bf427
treed8c7058870da6d5f630017b2f0a22b62fa4fd09b
parent75f2f96793dd304720c51e3aa7e12d11d57aa099
Fix some minor issues and re-enable building of DE, ES, FR, and IT locale data (help and message cats)

Note, there are still some issues with certain programs appearing not
to use their localized message catalogs properly, while others work
fine.

Also, in order to build these now, you need to make sure you have
installed the DE, ES, FR, and IT locales before building or you will
get failures.  On [k]ubuntu, at least, you can install these with the
following commands:

sudo locale-gen de_DE
sudo locale-gen es_ES
sudo locale-gen fr_FR
sudo locale-gen it_IT
cde/admin/IntegTools/dbTools/installCDE.src
cde/config/cf/site.def
cde/programs/dthelp/parser/canon1/helptag/help.c
cde/programs/dthelp/parser/pass2/htag2/sdl.c
cde/programs/localized/templates/French.tmpl
cde/programs/localized/templates/German.tmpl
cde/programs/localized/templates/Italian.tmpl
cde/programs/localized/templates/Spanish.tmpl
cde/programs/localized/templates/header2.tmpl
cde/programs/localized/templates/msg.C.tmpl