Enable per-dir theme of rubberband as well.

SVN revision: 39219
This commit is contained in:
Gustavo Sverzut Barbieri 2009-02-25 21:06:21 +00:00
parent 9316d6af91
commit 5b0166b41e
1 changed files with 2 additions and 0 deletions

View File

@ -695,6 +695,8 @@ e_fm2_custom_theme_set(Evas_Object *obj, const char *path)
"list/drop_in");
_e_fm2_theme_edje_object_set(sd, sd->overlay, "base/theme/fileman",
"overlay");
_e_fm2_theme_edje_object_set(sd, sd->sel_rect, "base/theme/fileman",
"rubberband");
}
EAPI void