[haiku-commits] Re: haiku: hrev44041 - in src: apps preferences add-ons/translators apps/icon-o-matic .

  • From: Siarzhuk Zharski <zharik@xxxxxx>
  • To: <haiku-commits@xxxxxxxxxxxxx>
  • Date: Sat, 05 May 2012 12:19:15 +0200

zooey@xxxxxxxxxxxxxxx писал 16.04.2012 21:32:
[...]

----------------------------------------------------------------------------

546208a: More catalog-related cleanup.

  * rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
    B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
  * adjust all uses of both macros in Haiku's source tree
  * use correct header guard for collecting/Catalog.h

  The renamed macros require adjustments to all external applications
  using catalogs.

[ Oliver Tappe <zooey@xxxxxxxxxxxxxxx> ]


----------------------------------------------------------------------------

Revision:    hrev44041
Commit:      546208a53940a26c6379c48a7854ade1a8250fc5
URL:         http://cgit.haiku-os.org/haiku/commit/?id=546208a
Author:      Oliver Tappe <zooey@xxxxxxxxxxxxxxx>
Date:        Mon Apr 16 19:31:22 2012 UTC

[...]
headers/private/locale/collecting/Catalog.h | 30 ++++++------

ATM I'm trying to restore functionality of our makefile/Jamfile-engines. As I have understand the idea: I must include this "collecting" version of Catalog.h instead of defining B_COLLECTING_CATKEYS macro during preprocessing the source. But this is a bit difficult, because it is in private headers and is not available for typical user of makefile engine.

Any ideas? Thanks.

--
Kind Regards,
   S.Zharski

Other related posts: