I assume that the following must be doing it.

# Put _() in the global namespace
import __builtin__
__builtin__._ = gettext.gettext

Padraig

On 09/16/09 17:36, Shawn Walker wrote:
Padraig O'Briain wrote:
I have respun the webrev, http://cr.opensolaris.org/~padraig/ips-11350-v2/.

This looks fine, but one curious thing I just noticed is that the GUI doesn't seem to do this anywhere...does something else do the gettext.install for the packagemanager GUI?

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

Reply via email to