Also you can save and load all settings using the buttons in top right corner


On 12 Oct 2015, at 21:45, Juraj Kubelka <juraj.kubelka@gmail.com> wrote:

Hi,

we have a slice that introduce new storage solution for System Settings. See: https://pharo.fogbugz.com/f/cases/16681/Storing-System-Settings-using-STON 

You can load it using:

Gofer it
smalltalkhubUser: 'Pharo' project: 'Pharo50Inbox';
package: 'SLICE-Issue-16681-Storing-System-Settings-using-STON';
load.

When you open the Setting Browser, you can see that every setting has new items in context menu:

<Screen Shot 2015-10-08 at 11.49.10.png>

Thanks for reviewing it.
Cheers,
Juraj