From: Amit Kamboj Date: Fri, 26 Apr 2013 05:16:27 +0000 (+0530) Subject: [Popup] Added alias for content_no_vhpad style in notify center and block_event. X-Git-Tag: submit/tizen/20131004.114939~358 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b40b84be56c2b07131c12ef08f462285a0588db1;p=platform%2Fcore%2Fuifw%2Fefl-theme-tizen.git [Popup] Added alias for content_no_vhpad style in notify center and block_event. Change-Id: I83d0351a7fe51cbdf005efe45008eb81672e685d --- diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index 6f7eb03..51ffdd5 100644 --- a/themes/widgets/popup.edc +++ b/themes/widgets/popup.edc @@ -37,6 +37,7 @@ group { name: "elm/notify/center/popup"; alias: "elm/notify/center/volumebarstyle"; alias: "elm/notify/center/volumebarstyle_text"; alias: "elm/notify/center/content_expand"; + alias: "elm/notify/center/content_no_vhpad"; parts { part { name: "base"; type: RECT; @@ -211,6 +212,7 @@ group { name: "elm/notify/block_events/popup"; alias: "elm/notify/block_events/volumebarstyle"; alias: "elm/notify/block_events/volumebarstyle_text"; alias: "elm/notify/block_events/content_expand"; + alias: "elm/notify/block_events/content_no_vhpad"; images { image: "00_popup_dim_lighting.png" COMP; }