default theme: fix part names in elm/ews

Summary:
Fixes T7046
Depends on D6456

Reviewers: zmike, devilhorns

Reviewed By: zmike

Subscribers: cedric, #committers

Tags: #efl

Maniphest Tasks: T6966, T7046

Differential Revision: https://phab.enlightenment.org/D6457
This commit is contained in:
Xavi Artigas 2018-06-29 11:29:02 -04:00 committed by Mike Blumenkrantz
parent c35214ee9c
commit 1a0f5bb5e4
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ group { name: "elm/ews/decoration/default";
rel2.relative: 1.0 0.85;
}
}
part { name: "e.swallow.icon"; type: SWALLOW; nomouse;
part { name: "elm.swallow.icon"; type: SWALLOW; nomouse;
description { state: "default" 0.0;
rel1.to: "icon";
rel1.relative: 0.15 0.15;