[gimp/goat-invasion: 371/526] app: add a "filters" subdir on user install



commit 0a606f4de062bb1c3c656e6c4da62a47711fe49b
Author: Michael Natterer <mitch gimp org>
Date:   Sun Apr 1 00:24:44 2012 +0200

    app: add a "filters" subdir on 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 171d80f..4eae3aa 100644
--- a/app/core/gimp-user-install.c
+++ b/app/core/gimp-user-install.c
@@ -102,6 +102,7 @@ gimp_user_install_items[] =
   { "tmp",             USER_INSTALL_MKDIR },
   { "curves",          USER_INSTALL_MKDIR },
   { "levels",          USER_INSTALL_MKDIR },
+  { "filters",         USER_INSTALL_MKDIR },
   { "fractalexplorer", USER_INSTALL_MKDIR },
   { "gfig",            USER_INSTALL_MKDIR },
   { "gflare",          USER_INSTALL_MKDIR },



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