Type: file
File:lino:lino.cfg
Refering articles:
- ConfigParser and a local lino.cfg (22.03.06) — Added config variable tempdir whose default value is tempfile.gettempdir(). more
- lino now uses OptionParser (code changes 06.03.06) — lino.__init__.py now uses OptionParser. New file lino.cfg lino.forms.gui.choose() uses the wishlist option in section 'forms' to decide which GUI to start. Now I can finally switch between the different toolkits.