Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : wlan

Dir     : e_modules/wlan


Modified Files:
        wlan.edc 


Log Message:
Added color class for wlan module.

===================================================================
RCS file: /cvs/e/e_modules/wlan/wlan.edc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- wlan.edc    15 Sep 2006 18:03:51 -0000      1.10
+++ wlan.edc    11 Oct 2006 20:57:58 -0000      1.11
@@ -266,6 +266,7 @@
                       visible: 1;
                       color: 255 255 255 255;
                       color3: 0 0 0 42;
+                      color_class: "module_label";
                    }
               }
             part
@@ -424,6 +425,7 @@
                       visible: 1;
                       color: 255 255 255 255;
                       color3: 0 0 0 42;
+                      color_class: "module_label";
                    }
               }             
          }
@@ -438,7 +440,6 @@
                  transition: SINUSOIDAL 0.5;
                  target: "qual_label";
                  target: "level_label";
-                 //after: "go_passive2";
               }
             program 
               {
@@ -447,7 +448,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