implement "LocaleSet getAvailableLocales() const;" which
authorKlaus Kaempf <kkaempf@suse.de>
Mon, 27 Feb 2006 17:14:47 +0000 (17:14 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Mon, 27 Feb 2006 17:14:47 +0000 (17:14 +0000)
commit0907a27788a406ad8dd8762ae4ac00f0f3ab4260
treec135a2ef3ce33a5410b00ccc126932621779240b
parente57a17ef6f61cf0957b80fcbc58b796ebd36457c
implement "LocaleSet getAvailableLocales() const;" which
  returns a set of actually available locales (which are
  provided by resolvables).

pass locales from resolvables up to 'ZYpp'. Not nice, waiting
  for a better solution ...
zypp/ZYpp.cc
zypp/ZYpp.h
zypp/detail/ResolvableImpl.cc
zypp/detail/ResolvableImpl.h
zypp/zypp_detail/ZYppImpl.cc
zypp/zypp_detail/ZYppImpl.h