summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-02-05 13:21:08 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2016-02-05 13:21:08 +0100
commit545dfc7173e6371c8b3d07a535bd8122561a81be (patch)
tree79a729671a729f5a628e2c0993329fda09d2eba0 /data
parentd4f02c0901e33f880219f6dc17cb545689cee211 (diff)
downloadelementary-545dfc7173e6371c8b3d07a535bd8122561a81be.tar.gz
theme: fix typo for adding background in ctxpopup
Introduced in 6cf09175874cca9e5859d580a5bad706012b8880. Thanks a lot to Davide Andreoli for spotting this!
Diffstat (limited to 'data')
-rw-r--r--data/themes/edc/elm/ctxpopup.edc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/edc/elm/ctxpopup.edc b/data/themes/edc/elm/ctxpopup.edc
index 39d0177cb..2307835dc 100644
--- a/data/themes/edc/elm/ctxpopup.edc
+++ b/data/themes/edc/elm/ctxpopup.edc
@@ -53,7 +53,7 @@ group { name: "elm/ctxpopup/base/default";
color_class: "ctxpopup_bg";
}
}
- part { name: "elm.swallow.backgournd"; type: SWALLOW;
+ part { name: "elm.swallow.background"; type: SWALLOW;
clip_to: "clip";
description { state: "default" 0.0;
fixed: 1 1;