[elm_entry] fixing typo in default.edc
authorHyoyoung Chang <hyoyoung.chang@samsung.com>
Tue, 8 Jun 2010 08:06:06 +0000 (17:06 +0900)
committerHyoyoung Chang <hyoyoung.chang@samsung.com>
Tue, 8 Jun 2010 08:06:06 +0000 (17:06 +0900)
data/themes/default.edc

index 94f4644..1c1bb88 100644 (file)
@@ -5704,9 +5704,8 @@ collections {
            visible: 1;
            rel1 { relative: 0 0; to: "elm.text"; }
            rel2 { relative: 1 1; to: "elm.text"; }
-                }
+            }
         }
-      }
         part { name: "elm.text";
            type: TEXTBLOCK;
            mouse_events: 1;