switch efm edje icon group checking to fix display of theme previews

SVN revision: 73834
This commit is contained in:
Mike Blumenkrantz 2012-07-13 23:01:50 +00:00
parent 6bcd8ded31
commit 64caa28ea9
1 changed files with 1 additions and 1 deletions

View File

@ -1810,8 +1810,8 @@ _e_fm2_icon_thumb_edje_get(Evas *evas, const E_Fm2_Icon *ic, Evas_Smart_Cb cb, v
const char **itr, *group;
const char *known_groups[] = {
NULL,
"icon",
"e/desktop/background",
"icon",
"e/init/splash",
/* XXX TODO: add more? example 'screenshot', 'preview' */
NULL