Oliver Tappe 52cdfde04b Fix relying on order of static object destruction in Locale Kit.
* use only a single static object (MutableLocaleRoster) instead of
  two, which avoids any problems if the order of static object
  destruction would destroy RosterData before MutableLocaleRoster
* rename BPrivate::RosterData to BPrivate::LocaleRosterData and move
  it into a header and implementation file of its own
This should hopefully fix problems encountered with a clang-compiled
Locale Kit.
2012-11-26 01:19:27 +01:00
..
2012-02-19 15:11:57 +01:00
2012-08-27 19:23:22 +00:00
2011-06-21 12:35:50 +00:00
2012-11-22 22:58:24 +01:00
2012-07-20 19:35:21 -04:00
2012-11-18 14:02:07 +00:00
2012-11-23 10:55:50 -05:00
2012-11-22 00:00:16 +01:00