freesource
cf1dc75e27
This adds a Replacements box, so the Replacements directory can easily be
reached and files edited with an editor of choice via $main::editor.
24 years ago
freesource
653f545c58
Removed /Edit/Settings/Replacements and /Edit/Settings/Modules from Yard Box.
This was meant to be a way of filtering out Replacements and Modules, but this
is really just an overkill because these things can be commented out, so it
is removed.
24 years ago
freesource
a4d0e89fad
Removing a checker left around.
24 years ago
freesource
f653dc6e3e
Can find yard/Replacements now.
24 years ago
freesource
6112a38c93
This fixes some variable confusion where $changed_text .. the full path and
name of the template was being confused with the edited part of the template,
also called $changed_text, now it is called $changed_text_from_template, problem
solved.
24 years ago
freesource
f815864df2
Made yard_window global, update $main::combo .. should note that yard box can
only have 1 instance now that yard_window is global and is handled in gbootroot.
24 years ago
freesource
1a1c62120c
use lsMode is now use BootRoot::lsMode
24 years ago
freesource
bae762d124
BootRoot::lsMode
24 years ago
freesource
fade25bfbb
BootRoot::YardBox
24 years ago
freesource
1c3f0174be
BootRoot::Yard
24 years ago
freesource
fce834a63d
BootRoot::Error
24 years ago