Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

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


Modified Files:
        spinner-groups.edc 


Log Message:
formatting

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/spinner-groups.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- spinner-groups.edc  19 Apr 2006 04:00:02 -0000      1.3
+++ spinner-groups.edc  19 Apr 2006 04:01:46 -0000      1.4
@@ -26,32 +26,32 @@
     }
 }
 group {
-   name, "spinnerup";
-   min, 10 10;
-   
-   parts {
-       part {
-           name, "uback";
-           mouse_events, 0;
-           description {
-               state, "default" 0.0;
-               max, 10 10;
-               min, 10 10;
-               image {
-                   normal, "e17_spinner_top_arrow.png";
-               }
-               fill {
-                   smooth: 0;
-               }
-           }
-       }
+    name, "spinnerup";
+    min, 10 10;
+
+    parts {
+        part {
+            name, "uback";
+            mouse_events, 0;
+            description {
+                state, "default" 0.0;
+                max, 10 10;
+                min, 10 10;
+                image {
+                    normal, "e17_spinner_top_arrow.png";
+                }
+                fill {
+                    smooth: 0;
+                }
+            }
+        }
     }
 }
 
 group {
-   name, "spinnerdown";
-   min, 10 10;
-   parts {
+    name, "spinnerdown";
+    min, 10 10;
+    parts {
         part {
             name, "dback";
             mouse_events, 0;




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to