From 222c72d230ff1cd8b6cc6f8a33fbf08c66c93fca Mon Sep 17 00:00:00 2001 From: Amit Kamboj Date: Wed, 17 Apr 2013 16:00:00 +0530 Subject: [PATCH] [popup] Added alias for menu and liststyles. Change-Id: I4489553e6849d6e38469735de628c8bb2bfda0ed --- themes/widgets/popup.edc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index a14e9f0..c2eaad1 100644 --- a/themes/widgets/popup.edc +++ b/themes/widgets/popup.edc @@ -363,6 +363,8 @@ group { name: "elm/popup/base/default"; alias: "elm/popup/base/verticalbuttonstyle_transparent"; alias: "elm/popup/base/customstyle"; alias: "elm/popup/base/customstyle_transparent"; + alias: "elm/popup/base/liststyle"; + alias: "elm/popup/base/menustyle"; images { image: "00_popup_bg.png" COMP; } -- 2.7.4