Autoload fileman module on new configs.

SVN revision: 31264
This commit is contained in:
Christopher Michael 2007-08-12 10:30:34 +00:00
parent 0c68584f44
commit d5c9007667
1 changed files with 1 additions and 0 deletions

View File

@ -795,6 +795,7 @@ e_config_init(void)
CFG_MODULE("conf_window_focus", 1, 1);
CFG_MODULE("conf_window_manipulation", 1, 1);
CFG_MODULE("conf_winlist", 1, 1);
CFG_MODULE("fileman", 1, 1);
}
#if 0
{