[Popup] Removed the use of 00_popup_bg02.png for popup style as it is no longer recom...
authorRajeev Ranjan <rajeev.r@samsung.com>
Wed, 11 Jan 2012 12:18:39 +0000 (17:48 +0530)
committerRajeev Ranjan <rajeev.r@samsung.com>
Wed, 11 Jan 2012 12:18:39 +0000 (17:48 +0530)
themes/widgets/popup.edc

index 3993ed1..0b201f0 100644 (file)
@@ -1072,7 +1072,7 @@ group { name: "elm/popup/base/customstyle";
    parts {
       images {
          image: "00_popup_bottom_bg.png" COMP;
-         image: "00_popup_bg02.png" COMP;
+         image: "00_popup_bg.png" COMP;
       }
       styles
         {
@@ -1108,7 +1108,7 @@ group { name: "elm/popup/base/customstyle";
             rel1.to: "base";
             rel2.to: "base";
             image {
-               normal: "00_popup_bg02.png";
+               normal: "00_popup_bg.png";
                border: POPUP_BASE_CUSTOMSTYLE_BG_DEFAULT_IMAGE_BORDER_INC;
                border_scale: 1;
             }