Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : apps/entrance

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


Modified Files:
        default.edc 


Log Message:
default.edc:
- Session list items should fade out with the rest of the parts
  (thanks digitalfallout)


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/default/default.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- default.edc 22 Dec 2003 20:42:57 -0000      1.11
+++ default.edc 9 Jan 2004 23:32:17 -0000       1.12
@@ -1340,6 +1340,7 @@
                name, "EntranceSessionListClip";
                type, RECT;
                mouse_events, 1;
+      clip_to, "all_clip";
                description
                {
                    state, "default" 0.0;
@@ -1655,6 +1656,7 @@
                name, "EntranceSessionClip";
                type,   RECT;
                mouse_events, 0;
+      clip_to, "all_clip";
                description
                {
                    state, "default" 0.0;
@@ -1729,6 +1731,7 @@
                name, "EntranceSessionListMouseArea";
                type,   RECT;
                mouse_events, 1;
+      clip_to, "all_clip";
                description
                {
                    state, "default" 0.0;




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