and fix minor oopses in theme - missing bits

SVN revision: 37007
This commit is contained in:
Carsten Haitzler 2008-10-23 00:42:09 +00:00
parent 307d52edfd
commit f6984f6c12
1 changed files with 2 additions and 1 deletions

View File

@ -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;