theme: fix misprint in popup style alias name

@fix

Reviewers: cedric, raster, seoz

Subscribers: reutskiy.v.v

Projects: #elementary

Differential Revision: https://phab.enlightenment.org/D1848
This commit is contained in:
ChunEon Park 2015-01-08 10:34:12 +09:00
parent 80c7f3bd74
commit 7e0f1587cd
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ group { name: "elm/button/base/popup/transparent";
}
group { name: "elm/popup/base/default";
alias: " elm/popup/base/transparent";
alias: "elm/popup/base/transparent";
styles {
style { name: "popup_title_style";
base: "font="FNBD" font_size=10 text_class=label align=center color=#fff style=shadow,bottom shadow_color=#00000080 wrap=mixed";