In order to better support l10n we need to enhance the logic for detecting start_page.html for locales, so it falls back from locale to locale-root to C locale, so for German it would check in order:

/usr/share/package-manager/data/startpagebase/de_DE/startpage.html /usr/share/package-manager/data/startpagebase/de/startpage.html /usr/share/package-manager/data/startpagebase/C/startpage.html

Previously it was just falling back from locale to C locale.

http://cr.opensolaris.org/~jmr/pm_8526_locale_startpage_29April_10pm/
8526 PM locale start_page detection needs enhanced

I also noticed a redundant start page load when the user is not displaying start page on start up, that I have eliminated.

JR
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to