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-07-22 22:18:31 +00:00
2025-01-12 14:28:42 +01:00
2024-05-21 18:04:56 +00:00
2024-07-11 09:00:28 +01:00
Description
Fork of main KolibriOS code, for implementing QR code functionality.
271 MiB
Languages
C 69.1%
Assembly 14.7%
C++ 10.4%
Makefile 1.6%
HTML 1.3%
Other 2.3%