April 2, 2013
5:38 p.m.
Le 02/04/2013 18:33, Paul DeBruicker a écrit :
I think Gettext should be in its own place, and I don't think there is one for it yet. I think Gettext that worked in 1.3 also doesn't work in Pharo 1.4, which I could look at fixing. Or if it does work in 1.4 let me know how to load it.
This version works for Pharo 1.4: Gofer new url: 'http://www.squeaksource.com/PharoNonCorePackages'; package: 'ConfigurationOfGettext'; load. (Smalltalk at: #ConfigurationOfGettext) perform:#load. Hilaire -- Dr. Geo http://drgeo.eu