Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : mem

Dir     : e_modules/mem


Modified Files:
        mem.edc 


Log Message:
Added color class for mem module.

===================================================================
RCS file: /cvs/e/e_modules/mem/mem.edc,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- mem.edc     4 Sep 2006 21:14:50 -0000       1.18
+++ mem.edc     11 Oct 2006 20:54:50 -0000      1.19
@@ -262,6 +262,7 @@
                       visible: 1;
                       color: 255 255 255 255;
                       color3: 0 0 0 42;
+                      color_class: "module_label";
                    }
               }
             part
@@ -419,6 +420,7 @@
                       visible: 1;
                       color: 255 255 255 255;
                       color3: 0 0 0 42;
+                      color_class: "module_label";
                    }
               }             
          }
@@ -433,7 +435,6 @@
                  transition: SINUSOIDAL 0.5;
                  target: "real_label";
                  target: "swap_label";
-                 //after: "go_passive2";
               }
             program 
               {
@@ -442,7 +443,6 @@
                  source: "";
                  action: ACTION_STOP;
                  target: "go_active";
-                 //after: "go_passive2";
               }
             program 
               {



-------------------------------------------------------------------------
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