Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17/bits


Modified Files:
        treehead-groups.edc 


Log Message:
- formatting

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/treehead-groups.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- treehead-groups.edc 11 Aug 2006 02:52:41 -0000      1.2
+++ treehead-groups.edc 20 Aug 2006 20:53:42 -0000      1.3
@@ -1,43 +1,41 @@
 group {
-   name: "tree_header";
-   data {
-   }
-    parts {
-        part {
-         description {
-           min: 23 23;
-            state:    "default" 0.0;
-            image {
-               normal: "e17_tree_head_bg.png";
-               border: 8 8 8 8;
-            }
-           fill {
-              smooth: 0;
-           }
-         }
-      }
-   }
+       name: "tree_header";
+       parts {
+               part {
+                       description {
+                               min: 23 23;
+                               state: "default" 0.0;
+                               image {
+                                       normal: "e17_tree_head_bg.png";
+                                       border: 8 8 8 8;
+                               }
+                               fill {
+                                       smooth: 0;
+                               }
+                       }
+               }
+       }
 }
 group {
-   name: "tree_header_label";
-   data {
-      item, "inset/top" "2.5";
-   }
+       name: "tree_header_label";
+       data {
+               item, "inset/top" "2.5";
+       }
 
-   parts {
-      part {
-         name:          "label";
-         mouse_events:  0;
-         description {
-            state:    "default" 0.0; 
-            image {
-               normal: "e17_tranny.png";
-            }
-            fill {
-               smooth: 0;
-            }
-         }
-      }   
-   }
+       parts {
+               part {
+                       name: "label";
+                       mouse_events:  0;
+                       description {
+                               state: "default" 0.0; 
+                               image {
+                                       normal: "e17_tranny.png";
+                               }
+                               fill {
+                                       smooth: 0;
+                               }
+                       }
+               }   
+       }
 }
 



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to