[Elm_Conform] group added for layout used for conformant.
authorprince <prince.dubey@samsung.com>
Thu, 15 Sep 2011 04:55:40 +0000 (13:55 +0900)
committerprince <prince.dubey@samsung.com>
Thu, 15 Sep 2011 04:55:40 +0000 (13:55 +0900)
Change-Id: I34782324e2236a408e6b07cdb98165aaeb51dd39

data/themes/default.edc

index 185ac30..93d86cd 100644 (file)
@@ -33690,6 +33690,16 @@ collections {
      }
   }
 
+  group { name: "elm/conformant/layout/content";
+   parts {
+      part { name: "elm.swallow.content";
+         type: SWALLOW;
+         description { state: "default" 0.0;
+         }
+      }
+   }
+}
+
 /////////////////////////////////////////////////////////////////////////////
 // CALENDAR
 /////////////////////////////////////////////////////////////////////////////