Hi. As part of my changes (and Ben Coman) we removed the hardcoded preferences directory.
Previously we had:

preferencesRootFolder
���
��� ^ (self default ascendingSearchForDirectory: self configFolderLocalName) directoryNamed: 'pharo'.

Now it is hardcoded again:

FileLocator preferences / 'pharo' / 'general'.

meaning I have an error because Path / 'Users' / 'mariano' / 'Library' / 'Preferences' / 'pharo' / 'general'
does not exist.

what was wrong with the previous implementation?



--
Mariano
http://marianopeck.wordpress.com