Skip to content
Snippets Groups Projects
Commit 5adf5e51 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

changed resources are saved to the level that is first called, e.g.:

gEnv->SetValue("Gui.ForegroundColor=grey")
gEnv->SaveLevel(kEnvUser)

saves this resource in the ~/.rootrc file. Saving to kEnvLocal would
write to the file ./.rootrc and to kEnvGlobal to $ROOTSYS/etc/system.rootrc
(when the user has the permission).


git-svn-id: http://root.cern.ch/svn/root/trunk@6855 27541ba8-7e3a-0410-8455-c3a389f83636
parent b791414e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment