[Fixed] GIMP: data: tool-presets folder defined but never made
In the user settings,
the tool-presets folder is defined.
But it is never made in the user folder (data\.gimp\).
This makes the saving of tool presets unreliable.
The creation of ..\data\.gimp\tool-presets
fixes the problem, and makes saving the tool presets reliable and useful.

