Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/default


Modified Files:
        default.edc 


Log Message:
slight theme update

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/default/default.edc,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- default.edc 28 Dec 2003 08:58:28 -0000      1.16
+++ default.edc 8 Jan 2004 20:08:30 -0000       1.17
@@ -2378,6 +2378,22 @@
                    rel1
                    {
                        relative, 0.0 0.0;
+                       offset, 3 3;
+                   }
+                   rel2
+                   {
+                       relative, 1.0 1.0;
+                       offset, -3 -3;
+                   }
+                   color, 255 255 255 128;
+               }
+               description
+               {
+                   state, "selected" 0.0;
+                   visible, 1;
+                   rel1
+                   {
+                       relative, 0.0 0.0;
                        offset, 0 0;
                    }
                    rel2
@@ -2385,7 +2401,7 @@
                        relative, 1.0 1.0;
                        offset, 0 0;
                    }
-                   color, 255 255 255 128;
+                   color, 255 255 255 255;
                }
            }
        }
@@ -2396,7 +2412,7 @@
                name, "ShowThumb";
                signal, "mouse,in";
                source, "EnticeThumb";
-               in,     0.23 0.35;
+               in,     0.15 0.0;
                action, SIGNAL_EMIT "EnticeThumbPreview" "";
            }
            program
@@ -2410,7 +2426,7 @@
            program
            {
                name, "SelectThumb";
-               signal, "mouse,up,1";
+               signal, "mouse,clicked,1";
                source, "EnticeThumb";
                action, SIGNAL_EMIT "EnticeThumbLoad" "";
            }
@@ -2422,6 +2438,7 @@
                action, STATE_SET "selected" 0.0;
                transition, SINUSOIDAL 0.3;
                target, "ThumbClip";
+               target, "EnticeThumb";
            }
            program
            {
@@ -2431,6 +2448,7 @@
                action, STATE_SET "default" 0.0;
                transition, SINUSOIDAL 0.3;
                target, "ThumbClip";
+               target, "EnticeThumb";
            }
        }
     }




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to