On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote: > And what about Nautilus, I want to try that too. > What would be the best way to load it ?
I tried:
Gofer new
squeaksource: 'Nautilus';
package: 'ConfigurationOfNautilus';
load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found.
