Enlightenment CVS committal

Author  : leviathan
Project : e_modules
Module  : net

Dir     : e_modules/net


Modified Files:
        net.edc 


Log Message:
outline around text so it's more visible over the green

===================================================================
RCS file: /cvs/e/e_modules/net/net.edc,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -3 -r1.30 -r1.31
--- net.edc     14 Feb 2007 08:26:14 -0000      1.30
+++ net.edc     14 Feb 2007 17:24:45 -0000      1.31
@@ -86,7 +86,7 @@
               {
                  name: "e.text.recv";
                  type: TEXT;
-                 effect: SHADOW;
+                 effect: OUTLINE_SOFT_SHADOW;
                  mouse_events: 0;
                  description 
                    {
@@ -106,6 +106,7 @@
                            to: "base";
                         }
                       color: 255 255 255 255;
+                      color2: 0 0 0 50;
                       color3: 0 0 0 42;
                       color_class: "menu_item";
                       text 
@@ -130,7 +131,7 @@
               {
                  name: "e.text.send";
                  type: TEXT;
-                 effect: SHADOW;
+                 effect: OUTLINE_SOFT_SHADOW;
                  mouse_events: 0;
                  description 
                    {
@@ -150,6 +151,7 @@
                            to: "base";
                         }
                       color: 255 255 255 255;
+                      color2: 0 0 0 50;
                       color3: 0 0 0 42;
                       color_class: "menu_item";
                       text 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to