Jan. 2, 2013
12:20 p.m.
https://code.google.com/p/pharo/issues/detail?id=7202 :) Ben On Jan 2, 2013, at 10:25 AM, Torsten Bergmann wrote:
How can one add a new custom icon for his own class (hierarchy) into Nautilus.
I can add one with tricks in "ClassesIconsCache" in class AbstractNautilusUI.
But is there a default extension mechanism similar to OB where one just implemented a method #browserIcon?
Thx T.