[gimp] Bug 651462 - On first attempt to save tool preset, stops with an error
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Bug 651462 - On first attempt to save tool preset, stops with an error
- Date: Thu, 23 Jun 2011 17:21:45 +0000 (UTC)
commit e0e2befd172f6ba2ffac2d586c6eae91c3275a0f
Author: Michael Natterer <mitch gimp org>
Date: Thu Jun 23 19:21:08 2011 +0200
Bug 651462 - On first attempt to save tool preset, stops with an error
Create the "tool-presets" directory in gimp-user-install.
app/core/gimp-user-install.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/app/core/gimp-user-install.c b/app/core/gimp-user-install.c
index 20d07f4..171d80f 100644
--- a/app/core/gimp-user-install.c
+++ b/app/core/gimp-user-install.c
@@ -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 },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]