[opensource-dev] Draw Distance
Robin Cornelius
robin.cornelius at gmail.com
Mon Aug 23 05:10:13 PDT 2010
On Mon, Aug 23, 2010 at 5:49 AM, Laurent Bechir
<laurent.bechir at madonie.org> wrote:
>
>
> Marine Kelley a écrit :
>> Please be careful not to screw up debug settings that must NOT be
>> changed. Some are capital for the viewer to function normally, and
>> would completely shut out users who don't know how to change them back
>> offline, and to what.
>
> Wouldn't it be possible to have an argument "default" like this for
> example :
>
> /set debugvar default
>
> which would put back the debugvar to its default value ?
Yes,
settings.xml already contains all the default settings and is
essentaly readonly, changed settings are written to the user
settings.xml in the user data area, so it is easy to revert any
setting to its default installed value.
Robin
More information about the opensource-dev
mailing list