Files
gimp/libgimpconfig
Jehan 85a686b8c5 libgimpconfig: do not add NULL to a GStrv.
gimp_scanner_parse_string() transforms the empty string into NULL, which
might be what we want elsewhere, but definitely not for GStrv since NULL
is the end flag for the string array.
2024-09-22 23:26:33 +02:00
..
2024-09-04 14:04:47 +02:00