Enlightenment CVS committal

Author  : atmosphere
Project : misc
Module  : engage

Dir     : misc/engage/data/themes


Modified Files:
        gentoo.edc 


Log Message:
hopefully this is less sucky andy, make raise signal a tad quicker too
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/data/themes/gentoo.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- gentoo.edc  15 Apr 2004 20:56:11 -0000      1.4
+++ gentoo.edc  15 Apr 2004 21:39:42 -0000      1.5
@@ -41,12 +41,14 @@
 
           color, 255 255 255 0;
           rel1 {
-            relative, 0.0 0.0;
-            offset, 9 9;
+            relative, 0.1 0.1;
+            offset, 3 3;
+           to, "background";
           }
           rel2 {
-            relative, 1.0 1.0;
-            offset, -9 -9;
+            relative, 0.9 0.9;
+            offset, -3 -3;
+           to, "background";
           } 
         }
       }
@@ -57,7 +59,7 @@
            signal, "mouse,down,1";
            source, "background";
            action, SIGNAL_EMIT "engage,app,raise" "";
-           in, 0.5 0.0;
+           in, 0.35 0.0;
        }
        program {
            name, "engage_icon_mouse_down";




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to