Files
ladybird/Libraries
Brendan Coles edd8abc4cf LibCore: read_bool_entry parse "true" / "false" strings in config files
`read_bool_entry()` can now interpret both integers (1 or 0) and
Boolean strings ("true" or "false") in configuration files.

All values other than "1" or "true" are considered false.
2020-04-23 11:04:25 +02:00
..
2020-04-15 16:58:46 +02:00
2020-04-23 11:03:42 +02:00
2020-04-20 20:23:26 +02:00