Bug 651462 - On first attempt to save tool preset, stops with an error
Create the "tool-presets" directory in gimp-user-install.
This commit is contained in:
@ -91,6 +91,7 @@ gimp_user_install_items[] =
|
||||
{ "gradients", USER_INSTALL_MKDIR },
|
||||
{ "palettes", USER_INSTALL_MKDIR },
|
||||
{ "patterns", USER_INSTALL_MKDIR },
|
||||
{ "tool-presets", USER_INSTALL_MKDIR },
|
||||
{ "plug-ins", USER_INSTALL_MKDIR },
|
||||
{ "modules", USER_INSTALL_MKDIR },
|
||||
{ "interpreters", USER_INSTALL_MKDIR },
|
||||
|
Reference in New Issue
Block a user