add engine config by default

SVN revision: 31661
This commit is contained in:
Carsten Haitzler 2007-09-09 02:11:19 +00:00
parent 18aabd0126
commit dc085e434c
1 changed files with 1 additions and 0 deletions

View File

@ -806,6 +806,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("conf_engine", 1, 1);
CFG_MODULE("fileman", 1, 1);
}
#if 0