Files
gimp/plug-ins/script-fu
Jacob Boerema fb099cbf2a plug-ins: fix build failure on Windows due to incompatible mkdir call in script-fu
On Windows mkdir only accepts one parameter. Fix this by using g_mkdir
which takes care of platform specific details internally.
2021-08-09 18:11:30 -04:00
..