diff --git a/data/themes/default.edc b/data/themes/default.edc index 81ddde29b..79feb0ec2 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -10356,6 +10356,7 @@ collections { /* begin the collection of edje groups that are in this file */ } } group { name: "e/fileman/default/scrollframe"; + alias: "e/fileman/desktop/scrollframe"; // FIXME: separate images { image: "inset_sunk.png" COMP; image: "arrow_left.png" COMP; @@ -11079,7 +11080,7 @@ collections { /* begin the collection of edje groups that are in this file */ } group { name: "e/fileman/default/overlay"; - alias: "e/fileman/default/overlay"; + alias: "e/fileman/desktop/overlay"; images { image: "busy-1.png" COMP; image: "busy-2.png" COMP;