Revision: 10913 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10913&view=rev Author: vszakats Date: 2009-04-22 06:54:54 +0000 (Wed, 22 Apr 2009)
Log Message: ----------- 2009-04-22 08:48 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + Implemented .po to .hbl conversion inside hbmk2, with incremental feature (.hbl will only be regenerated if any .po file dependencies are newer). This is currently the default, no -inc switch is needed for that. You can specify .po files in the command line, in po= lines in .hbp files, output file is passed via -hbl= option. To handle multiple languages without hassle, you can use ${lng} macro in .po and .hbl filenames, plus pass the list of languages in -lng=<lang comma list> option: app_${lng}.po -hbl=lang/${lng}.hbl -lng=en,hu,sk,pl [ Actual .po -> .hbl conversion code was taken from hbi18n tool made by Przemek, with little modifications. ] ! Fixed to check included .res file timestamp, but not parse it. + Added macro support in libs= .hbp lines. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/utils/hbmk2/hbmk2.prg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour