thanks

On Mar 18, 2010, at 11:37 PM, Mariano Martinez Peck wrote:

> http://code.google.com/p/pharo/issues/detail?id=2165
> 
> There are some packages that has to be removed. For example: 
> - PinesoftEnhancementsForFreeType:  This package is empty
> - FixUnderscores:  This package is old, is not needed any more and has no 
> references
> 
> The fix is to evaluate:
> 
> (MCPackage named: 'PinesoftEnhancementsForFreeType') unload.
> (MCPackage named: 'FixUnderscores') unload.
> 
> Cheers
> 
> Mariano
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to