fabrizio did you try nautilus ? Stef On Apr 4, 2012, at 2:24 PM, Fabrizio Perin wrote:
Thanks really a lot for this, I was trying to find sometime to do it myself. I'm finishing to setup a local Jenkins build to load Moose together with OB. Manually it work. I will report any unusual behaviour.
Cheers, Fabrizio
2012/4/2 Guillermo Polito <guillermopolito@gmail.com> I fixed some usages of deprecated code, and now it loads and works at first in the latest -hopefully and almost released- Pharo 1.4
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOmniBrowser'; load.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
This scripts installs OmniBrowser + OCompletion + Refactoring Browser
Please test :)
Guille