Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : cpu

Dir     : e_modules/cpu


Modified Files:
        cpu.edc 


Log Message:
Patch from Brian (morlenxus) for cpu module text color. Thanks Brian :)

===================================================================
RCS file: /cvs/e/e_modules/cpu/cpu.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- cpu.edc     30 Aug 2006 18:08:52 -0000      1.13
+++ cpu.edc     31 Aug 2006 23:46:39 -0000      1.14
@@ -54,7 +54,7 @@
               {
                  name:           "load";
                  type:           TEXT;
-                 effect:         OUTLINE_SOFT_SHADOW;
+                 effect:         SOFT_SHADOW;
                  mouse_events: 0;
                  clip_to: "fade_clip";
                  description
@@ -71,9 +71,8 @@
                            relative: 1.0  1.0;
                            to: "cpu";
                         }
-                      color: 255 0 0 255;
-                      color2: 0 0 0 96;
-                      color3: 0 0 0 32;
+                      color: 255 255 255 255;
+                      color3: 0 0 0 42;
                       text
                         {
                            text: "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