add config_path to open config dialog from everything config

SVN revision: 48446
This commit is contained in:
Hannes Janetzek 2010-04-30 00:09:42 +00:00
parent 018a74ccd1
commit 61fb1fecf5
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@ _plugins_init(void)
"accessories-dictionary",
EVRY_TYPE_TEXT,
NULL, _cleanup, _fetch, NULL);
p->config_path = _config_path;
p->aggregate = EINA_FALSE;
p->history = EINA_FALSE;
p->async_fetch = EINA_TRUE;