Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/elicit

Dir     : e17/apps/elicit/data/themes/winter/parts


Modified Files:
        shots.edc swatches.edc themes.edc 


Log Message:
update elicit after edje mouse event changes

===================================================================
RCS file: /cvs/e/e17/apps/elicit/data/themes/winter/parts/shots.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- shots.edc   8 Jan 2005 20:37:40 -0000       1.5
+++ shots.edc   21 Apr 2007 04:08:38 -0000      1.6
@@ -86,8 +86,7 @@
 /* list container */
   part {
     name, "shot.container";
-    mouse_events, 0;
-    type, RECT;
+    type, SWALLOW;
     clip_to, "shot-clip";
     description {
       state, "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/elicit/data/themes/winter/parts/swatches.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- swatches.edc        8 Jan 2005 20:37:40 -0000       1.5
+++ swatches.edc        21 Apr 2007 04:08:38 -0000      1.6
@@ -86,8 +86,7 @@
 /* list container */
   part {
     name, "swatch.container";
-    mouse_events, 0;
-    type, RECT;
+    type, SWALLOW;
     clip_to, "swatch-clip";
     description {
       state, "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/elicit/data/themes/winter/parts/themes.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- themes.edc  12 May 2004 19:10:24 -0000      1.1
+++ themes.edc  21 Apr 2007 04:08:38 -0000      1.2
@@ -40,8 +40,7 @@
 /* list container */
   part {
     name, "theme.container";
-    mouse_events, 0;
-    type, RECT;
+    type, SWALLOW;
     clip_to, "theme-clip";
     description {
       state, "default" 0.0;



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to