Hi,

I've noticed that my IconFactory is missing in both Catalog Browser and
http://catalog.pharo.org/

Yet I can clearly see it in MetaRepoForPharo50,

and the following also works (loaded from MetaRepo)

Metacello new
configuration: 'IconFactory';
smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50';
load

Did I miss something? Because it used to be there and now its gone.

Thanks,
Peter

Reply via email to