elm/data/objects test.edc: Fixed indentation.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 5 Jul 2011 04:58:05 +0000 (04:58 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 5 Jul 2011 04:58:05 +0000 (04:58 +0000)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61031 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/objects/test.edc

index 5e6a6bf..27e288c 100644 (file)
@@ -802,10 +802,10 @@ collections {
          }
       }
    }
-group {
+   group {
       name: "test/layout";
       images {
-        image: "sky.jpg" LOSSY 80;
+         image: "sky.jpg" LOSSY 80;
       }
       parts {
             part {
@@ -826,6 +826,5 @@ group {
                  }
             }
       }
+   }
 }
-}
-