[haiku-gsoc] Re: Localekit patch: various fixes and cleanups

  • From: PulkoMandy <pulkomandy@xxxxxxxxx>
  • To: haiku-gsoc@xxxxxxxxxxxxx
  • Date: Wed, 15 Jul 2009 17:51:40 +0200

>> This patch removes the numeric hash from the plaintext catalog  files,
>> as it is not needed there. It also ensures that the plaintext and the
>> linked catalogs have the same fingerprint. I also started to fix other
>> bugs but they are not fully fixed yet :)
>
> Update: write the correct language in the generated catalogs. Added
> support for -l argument in linkcatkeys and use it in the jamrules.
> This did not prevent the catalog system to work, but now we have the
> correct language in the catalog and it is also copied as an attribute.
> This means that the catalog system is now fully working properly
> (until someone finds a bug, of course).

Update again:
Gather all the strings for one application into the same catkey file.
Also fix a memory allocation problem in the new function
escapeQuotedString, it now works properly.

Other related posts: