Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : net

Dir     : e_modules/net


Modified Files:
        net.edc 


Log Message:
Fix text clipping.

===================================================================
RCS file: /cvs/e/e_modules/net/net.edc,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- net.edc     2 Sep 2006 10:59:54 -0000       1.22
+++ net.edc     4 Sep 2006 21:18:38 -0000       1.23
@@ -115,7 +115,6 @@
               {
                  name: "net_label";
                  type: TEXT;
-                 clip_to: "fade_clip";
                  effect: SOFT_SHADOW;
                  description 
                    {
@@ -273,7 +272,6 @@
               {
                  name: "rx_label";
                  type: TEXT;
-                 clip_to: "fade_clip";
                  effect: SOFT_SHADOW;
                  description 
                    {
@@ -431,7 +429,6 @@
               {
                  name: "tx_label";
                  type: TEXT;
-                 clip_to: "fade_clip";
                  effect: SOFT_SHADOW;
                  description 
                    {



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