haiku/headers/os/locale
Oliver Tappe e19d7089a7 Fix #8841 (broken localization support for 3rd-party apps).
* made private Catalog.h header public by moving it to 
  os/locale/tools/CollectingCatalog.h
* reintroduce B_COLLECTING_CATKEYS define (which is expected to be set
  during a collectcatkeys session) in order to decide whether or not
  to automatically include the CollecingCatalog.h header from Catalog.h
* adjust jam rule for collecting catalog keys accordingly
2012-08-16 21:12:55 +02:00
..
tools Fix #8841 (broken localization support for 3rd-party apps). 2012-08-16 21:12:55 +02:00
Catalog.h Fix #8841 (broken localization support for 3rd-party apps). 2012-08-16 21:12:55 +02:00
CatalogData.h Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
Collator.h
Country.h
Currency.h
DateFormat.h
DateTimeFormat.h
DurationFormat.h
FloatFormat.h
FloatFormatImpl.h
FloatFormatParameters.h
Format.h
FormatImpl.h
FormatParameters.h
FormattingConventions.h
GenericNumberFormat.h
IntegerFormat.h
IntegerFormatImpl.h
IntegerFormatParameters.h
Language.h
Locale.h
LocaleRoster.h
LocaleStrings.h
NumberFormat.h
NumberFormatImpl.h
NumberFormatParameters.h
TimeFormat.h
TimeUnitFormat.h
TimeZone.h
UnicodeChar.h