elm_focus: refine focus.edc

Summary: remove whitespaces and add programs block

Reviewers: Jaehyun_Cho

Differential Revision: https://phab.enlightenment.org/D3616

Conflicts:
	data/themes/edc/elm/focus.edc
This commit is contained in:
Jee-Yong Um 2016-01-28 18:57:10 +09:00 committed by Jaehyun Cho
parent 108e15f0cd
commit eb2085c23c
1 changed files with 6 additions and 4 deletions

View File

@ -115,6 +115,8 @@ group { name: "elm/focus_highlight/top/default";
color: 255 255 255 255;
}
}
}
programs {
program {
signal: "elm,action,focus,show"; source: "elm";
action: ACTION_STOP;