diff --git a/src/modules/conf_theme/e_int_config_theme.c b/src/modules/conf_theme/e_int_config_theme.c index 30fb9cb13..a198ffc98 100644 --- a/src/modules/conf_theme/e_int_config_theme.c +++ b/src/modules/conf_theme/e_int_config_theme.c @@ -518,6 +518,7 @@ _fill_data(E_Config_Dialog_Data *cfdata) char path[PATH_MAX]; size_t len; + cfdata->show_splash = e_config->show_splash; theme = elm_theme_get(NULL); if (theme) {