app: add a "filters" subdir on user install

This commit is contained in:
Michael Natterer
2012-04-01 00:24:44 +02:00
parent b02e251eab
commit ab42466282

View File

@ -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 },