Hello,
(sorry for my english :) )
I have a problem with LSCP.
When i use LSTS (Litestep Theme Selector, of Galois), he add 3 code lines at C:\LiteStep\Step.rc :
rcStep "step.rc";
dirTheme "$LitestepDir$themes\Azul\";
include "$dirTheme$$rcStep$";
LSTS change only this lines when i want to select an another theme, so all other "theme independant" informations (for exemple :
LoadModule "C:\LiteStep\Modules\Panic.dll" etc...) are no deleted.
With LSCP, when i want see an another theme, he overwrites ALL the C:\Litestep\Step.rc file for add the same theme code than LSTS.
So he deletes all theme independant Loadmodule and other...
Yes i know, i can add this informations at the step.rc of each theme, but it's not very pratical.
So my question :
It is possible in the future than LSCP change only his lines, instead overwrite all C:\LiteStep\Step.rc file ?
Logged In: YES
user_id=537417
sorry - I didn't noticed this until now :(
and, well, it is not a bug - it should be in the docs
(changes.txt)