haiku/headers/private/locale
Adrien Destugues 54fad654ce Rework the handling of catalog loading in locale kit :
Instead of computing the mime signature and giving this to the catalog system,
give an entry_ref instead. The default catalog add-on can thus look at the
right place when searching local catalogs (embedded as resources, or stored
as files next to the executable.
  * This allows different versions of the same app to each have their own
catalog set,
  * And also make the embedded/local catalog searching work for add-ons and
libs, instead it only worked for apps because of a getAppInfo call.

Fix cpufrequency to make use of it properly (that wouldhave worked without the
change, but nowit's mandatory, since loading a catlog by mimesignature is not
possible anymore).

Should fix #8037.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43021 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-31 08:57:09 +00:00
..
DefaultCatalog.h Rework the handling of catalog loading in locale kit : 2011-10-31 08:57:09 +00:00
FormattingConventionsPrivate.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
HashMapCatalog.h some copyright headers clean up 2010-04-12 21:02:09 +00:00
ICUWrapper.h * added SetTo() in order to be able to set a new destination 2010-07-29 20:03:05 +00:00
LanguagePrivate.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
LibbeLocaleBackend.h olta+pulkomandy: 2010-04-12 18:07:09 +00:00
MutableLocaleRoster.h Rework the handling of catalog loading in locale kit : 2011-10-31 08:57:09 +00:00
PlainTextCatalog.h some copyright headers clean up 2010-04-12 21:02:09 +00:00
TimeZonePrivate.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00