Without a typo it would have had emotion.
authorGustavo Lima Chaves <glima@profusion.mobi>
Fri, 30 Nov 2012 16:57:13 +0000 (16:57 +0000)
committerGustavo Lima Chaves <glima@profusion.mobi>
Fri, 30 Nov 2012 16:57:13 +0000 (16:57 +0000)
SVN revision: 79916

src/lib/elm_config.c

index 13749ad..f0ec41b 100644 (file)
@@ -1345,7 +1345,7 @@ _config_update(void)
        {
           if (!strstr(_elm_config->modules, PREFS_IFACE_MODULE_STR))
             new = eina_stringshare_printf
-                ("%s:%s", orig_modules, PREFS_IFACE_MODULE_STR);
+                ("%s:%s", _elm_config->modules, PREFS_IFACE_MODULE_STR);
        }
 
      if (new)