Index: tree/rc.html =================================================================== --- tree/rc.html (revision 36933) +++ tree/rc.html (revision 36934) @@ -26,5 +26,6 @@ rat_command rnd_cfn_string 0 file name template; if not empty, run this command and read its output for loading a rats; %f is the file name, %p is the rc.rat_path conf setting save_final_fallback_fmt rnd_cfn_string 0 when a new file is created (by running pcb-rnd with the file name) there won't be a known format; pcb-rnd will guess from the file name (extension) but eventhat may fail. This format is the final fallback that'll be used if no other guessing mechanism worked. The user can override this by save as. save_fp_fmt rnd_cfn_string 0 when saving a buffer element/subcircuit, prefer this format by default + web_browser rnd_cfn_string 0 command line to a web browser (useful for accessing external resources, e.g. order pcb web services) have_regex rnd_cfn_boolean 0 whether we have regex compiled in