From: Chris Michael Date: Fri, 28 Oct 2016 18:00:55 +0000 (-0400) Subject: elementary_theme: Standardize cursor hotspot swallow names X-Git-Tag: upstream/1.20.0~3818 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=61b12035284a9cf9eb445e64de8655858e53c9b9;p=platform%2Fupstream%2Fefl.git elementary_theme: Standardize cursor hotspot swallow names Signed-off-by: Chris Michael --- diff --git a/data/elementary/themes/edc/elm/cursor.edc b/data/elementary/themes/edc/elm/cursor.edc index 356fe8c..fe192f9 100644 --- a/data/elementary/themes/edc/elm/cursor.edc +++ b/data/elementary/themes/edc/elm/cursor.edc @@ -87,7 +87,7 @@ group { name: "elm/cursor/hand1/default"; image.normal: "pointer_hand1.png"; } } - part { name: "elm.content.hotspot"; type: SWALLOW; + part { name: "elm.swallow.hotspot"; type: SWALLOW; description { state: "default" 0.0; visible: 0; fixed: 1 1; @@ -103,7 +103,7 @@ group { name: "elm/cursor/hand1/default"; group { name: "elm/cursor/blank/default"; parts { - part { name: "elm.content.hotspot"; type: SWALLOW; + part { name: "elm.swallow.hotspot"; type: SWALLOW; description { state: "default" 0.0; visible: 0; max: 1 1;