Webrev updated according to Evan's advice. Set def_locale from B_FALSE to B_TRUE, indicating C locale is the default locale for "No default language support" entry.
Regards, Jedy On Tue, 2008-11-04 at 14:24 +0800, Jedy Wang wrote: > Hi all, > > Please review the fix for the following bugs: > http://defect.opensolaris.org/bz/show_bug.cgi?id=4499 - At language > screen, when selecting "No default language support", nothing are shown > in Territory combox > > http://defect.opensolaris.org/bz/show_bug.cgi?id=4500 - When selecting > "No default language support", /LANG="C/POSIX" is set etc/default/init > > Webrev at http://cr.opensolaris.org/~jedy/44994500/ > > usr/src/cmd/gui-install/src/language-screen.c > Fixes 4499. If locale_name do not have (), return the whole string. Also > rename get_locale_name to get_locale_desc because the original name is > misleading. > > usr/src/cmd/gui-install/src/orchestrator-wrappers.c > Fixes 4500. Change locale_name from "C/POSIX" to C because this will be > passed to /etc/default/init as the default locale. Also remove N_() > because this string do not need to be translated. > > Regards, > > Jedy > > > _______________________________________________ > caiman-discuss mailing list > caiman-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/caiman-discuss