42 #ifndef NCPkgFilterLocale_h 43 #define NCPkgFilterLocale_h 47 #include "NCPackageSelector.h" 49 #include <zypp/sat/LocaleSupport.h> 56 zypp::sat::LocaleSupport locale;
60 NCPkgLocaleTag ( zypp::sat::LocaleSupport locale, std::string status );
64 zypp::sat::LocaleSupport getLocale()
const {
return locale; }
83 void addLine ( zypp::sat::LocaleSupport,
const std::vector <std::string> & cols, std::string status );
84 void fillLocaleList();
85 void showLocalePackages();
88 zypp::sat::LocaleSupport getLocale(
int index );
89 std::string status( zypp::Locale lang );
91 NCursesEvent wHandleInput( wint_t ch );