hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=87b107604bab6402194fc00a0c26f96f8ec53a3f

commit 87b107604bab6402194fc00a0c26f96f8ec53a3f
Author: Hermet Park <[email protected]>
Date:   Sun May 15 17:57:49 2016 +0900

    template: apply lazy style for spacer template.
---
 data/templates/spacer.edc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/templates/spacer.edc b/data/templates/spacer.edc
index 8a1dd9c..e2a6366 100644
--- a/data/templates/spacer.edc
+++ b/data/templates/spacer.edc
@@ -14,7 +14,7 @@ collections {
          }
          spacer { "spacer2";
             scale: 1;
-            description { "default";
+            desc { "default";
                min: 50 50;
                fixed: 1 1;
                align: 1 1;

-- 


Reply via email to