Index: sources.html =================================================================== --- sources.html (revision 2037) +++ sources.html (revision 2038) @@ -21,32 +21,38 @@ recommended should hold system and installation specific settigns, e.g. path to the system-wise installed footprint library + default.pcb + 300 + /usr/share/pcb-rnd/default.pcb + deprecated + pcb editable defaults + user - 300 + 400 ~/.pcb-rnd/pcb-conf.lht recommended store user preferences, user's common footprint lib path, etc; this is the first file the user can modify (even from the GUI) environment - 400 + 500 environment variables (TODO) occassional inject the same (temporary) settings in multiple pcb-rnd sessions without having to change config files project - 500 + 600 projdect.lht in the project directory optional local project settings - useful for large projects with multiple design (.pcb) files design - 600 + 700 saved in the design (.pcb) file optional, common per design deviation from the user+system config cli - 700 + 800 command line argument occassional inject/change a setting for a single session; useful in batch/automated processing