* add mkmdir support

This commit is contained in:
Dirk-Jan C. Binnema
2009-12-31 14:25:20 +02:00
parent 6b666d4358
commit f8ba8fbd3c
5 changed files with 66 additions and 21 deletions

View File

@ -146,3 +146,4 @@ mu_config_uninit (MuConfigOptions *opts)
g_strfreev (opts->params);
}