* 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

@ -102,6 +102,7 @@ GOptionGroup* mu_config_options_group_index (MuConfigOptions *opts);
GOptionGroup* mu_config_options_group_query (MuConfigOptions *opts);
char* mu_config_expanded_mu_home (MuConfigOptions *opts);
#endif /*__MU_CONFIG_H__*/