Shawn Walker wrote: > >In client.py, you change img.PKG_STATE_INSTALLED to "installed". Why not > >to img.IMG_CATALOG_INSTALLED? > > Because this is a package state and not a catalog state?
Hm. Seems like we need the exact same two constants for display purposes, then. Does the GUI use "known" and "installed" for this purpose anywhere, or is it just the presence or absence of a checkmark? If pkg(1) is the only one using them, then hardcoding them is probably fine. > Either way, I wanted to use a _()'d string. Sure; that wasn't the issue. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
