edje: preserve user box and table items during call of edje_object_file_set.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 10 May 2012 05:37:38 +0000 (05:37 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 10 May 2012 05:37:38 +0000 (05:37 +0000)
commitd34ae37fca9d9aa003e42d6bc529185d97ac0059
treee26761da7315e1134b79e6a0d22a9e0a38bb8319
parentd2edbc9840c47e9a6e8adedbf45b4ef0526cc6cf
edje: preserve user box and table items during call of edje_object_file_set.

NOTE: now you can change theme dynamically in elementary apps more reliably.
This doesn't handle the case where the swallow was done in a parent object and
the reswallow should happen in a another group. I don't how to fix that use
case.
don't see yet how to handle that

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@70901 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
NEWS
src/lib/edje_load.c