[Popup] Added alias for content_no_vhpad style in notify center and block_event.
authorAmit Kamboj <amit.kamboj@samsung.com>
Fri, 26 Apr 2013 05:16:27 +0000 (10:46 +0530)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:09:20 +0000 (20:09 +0900)
Change-Id: I83d0351a7fe51cbdf005efe45008eb81672e685d

themes/widgets/popup.edc

index 6f7eb03..51ffdd5 100644 (file)
@@ -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;
    }