answer XXX

SVN revision: 68710
This commit is contained in:
Carsten Haitzler 2012-03-05 12:46:15 +00:00
parent 6e07009ff6
commit c234d4b9a1
1 changed files with 2 additions and 2 deletions

View File

@ -843,8 +843,8 @@ _config_load(void)
* profile. Fallback to default before moving on */
// config load fail - defaults
/* XXX: do these make sense? Only if it's valid to install the lib
* without the config, but do we want that? */
// why are these here? well if they are, it means you can make a gui
// config recovery app i guess...
_elm_config = ELM_NEW(Elm_Config);
_elm_config->config_version = ELM_CONFIG_VERSION;
_elm_config->engine = eina_stringshare_add("software_x11");