and use different sym.

SVN revision: 60067
This commit is contained in:
Carsten Haitzler 2011-06-08 03:00:52 +00:00
parent 55dc385509
commit 1108d0a1bb
1 changed files with 1 additions and 1 deletions

View File

@ -644,7 +644,7 @@ elm_quicklaunch_init(int argc,
if (argv) _elm_appname = strdup(ecore_file_file_get(argv[0]));
pfx = eina_prefix_new(NULL, elm_init,
pfx = eina_prefix_new(NULL, elm_quicklaunch_init,
"ELM", "elementary", "config/profile.cfg",
PACKAGE_LIB_DIR, /* don't have a bin dir currently */
PACKAGE_LIB_DIR,