files
kolibrios/programs/develop/libraries/box_lib
Ivan Baravy 195f996c1b Fix icon search function in box_lib/filebrowser
Consider a config file with the following two lines:
abc=1
c=2

Previously, the first line matched *.c files, because it had the 'c=1'
substring. Now we skip until the next line as soon as 'abc' doesn't
match 'c'.
2025-02-11 20:44:41 +00:00
..
2024-06-03 00:34:02 +01:00
2020-11-18 18:11:43 +00:00