[gimp/soc-2009-dynamics] Create the dynamics directory



commit 8be598e029ee46e86e8901cd1bf88d81d91225ed
Author: Michael Natterer <mitch gimp org>
Date:   Sun Oct 11 01:34:48 2009 +0200

    Create the dynamics directory

 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 29377a8..f9f960a 100644
--- a/app/core/gimp-user-install.c
+++ b/app/core/gimp-user-install.c
@@ -82,6 +82,7 @@ gimp_user_install_items[] =
   { "gtkrc",           USER_INSTALL_COPY  },
   { "menurc",          USER_INSTALL_COPY  },
   { "brushes",         USER_INSTALL_MKDIR },
+  { "dynamics",        USER_INSTALL_MKDIR },
   { "fonts",           USER_INSTALL_MKDIR },
   { "gradients",       USER_INSTALL_MKDIR },
   { "palettes",        USER_INSTALL_MKDIR },



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]