fix wizard comp config domain

SVN revision: 82566
This commit is contained in:
Mike Blumenkrantz 2013-01-10 13:27:03 +00:00
parent 79a1d45534
commit e9be1a7b30
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ wizard_page_hide(E_Wizard_Page *pg __UNUSED__)
cfg->vsync = 0;
}
e_config_domain_save("module.comp", conf_edd, cfg);
e_config_domain_save("e_comp", conf_edd, cfg);
E_CONFIG_DD_FREE(conf_match_edd);
E_CONFIG_DD_FREE(conf_edd);
e_comp_cfdata_config_free(cfg);