elm toolbar.edc: Fixed formatting.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 6 Mar 2012 12:29:44 +0000 (12:29 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 6 Mar 2012 12:29:44 +0000 (12:29 +0000)
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68821 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/themes/widgets/toolbar.edc

index ae0b6fc..4d1d2f0 100644 (file)
@@ -677,11 +677,9 @@ group { name: "elm/toolbar/separator/default";
 group { name: "elm/toolbar/object/default";
    parts {
       part { name: "elm.swallow.object"; // object group
-            type: SWALLOW;
-         description {
-                        state: "default" 0.0;
+         type: SWALLOW;
+         description { state: "default" 0.0;
          }
       }
    }
 }
-