Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

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


Modified Files:
        progressbar-groups.edc 


Log Message:
improve the look of the progressbar, thanks to Andrew Sevcsik

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/progressbar-groups.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- progressbar-groups.edc      11 Mar 2005 15:35:02 -0000      1.1
+++ progressbar-groups.edc      28 Jun 2006 19:02:38 -0000      1.2
@@ -23,7 +23,7 @@
                     offset, -1 -1;
                 }
                 image {
-                    normal, "e17_titlebar_outline.png";
+                    normal, "entry.png";
                     border, 8 8 8 8;
                 }
             }
@@ -41,20 +41,19 @@
             mouse_events, 0;
 
             description {
+                min, 1 16;
                 state, "default" 0.0;
-                rel1 {
-                    relative, 0.0 0.0;
-                    offset, 0 0;
-                }
-                rel2 {
-                    relative, 1.0 1.0;
-                    offset, -1 -1;
-                }
                 image {
-                    normal, "e17_titlebar.png";
-                    border, 2 2 2 2;
+                    normal, "e17_button_sm.png";
+                    border, 8 8 8 8;
                 }
             }
+            description {
+                state, "disabled" 0.0;
+                inherit, "default" 0.0;
+                visible, 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