default theme: fix part names in illume

Summary:
Ref T6966
Depends on D6460

Reviewers: zmike, devilhorns

Reviewed By: zmike

Subscribers: cedric, #committers

Tags: #efl

Maniphest Tasks: T6966

Differential Revision: https://phab.enlightenment.org/D6461
This commit is contained in:
Xavi Artigas 2018-06-29 11:29:33 -04:00 committed by Mike Blumenkrantz
parent 17476212e5
commit 97c51a6701
1 changed files with 4 additions and 2 deletions

View File

@ -471,7 +471,8 @@ group { name: "e/modules/illume_mode_toggle/main";
}
}
group { name: "modules/illume-indicator/window";
group { name: "e/modules/illume-indicator/window";
alias: "modules/illume-indicator/window";
data {
// item: "shaped" "1";
}
@ -564,7 +565,8 @@ group { name: "modules/illume-indicator/window";
}
}
group { name: "modules/illume-softkey/window";
group { name: "e/modules/illume-softkey/window";
alias: "modules/illume-softkey/window";
data {
// item: "shaped" "1";
}