Enlightenment CVS committal Author : rephorm Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_ibar.edc Log Message: item -> e.swallow.content =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_ibar.edc,v retrieving revision 1.19 retrieving revision 1.20 diff -u -3 -r1.19 -r1.20 --- default_ibar.edc 23 Aug 2006 03:39:01 -0000 1.19 +++ default_ibar.edc 24 Aug 2006 18:11:17 -0000 1.20 @@ -27,7 +27,7 @@ } } part { - name: "item"; + name: "e.swallow.content"; type: SWALLOW; mouse_events: 0; clip_to: "item_clip"; @@ -73,7 +73,7 @@ source: "over"; action: STATE_SET "bigger" 0.0; transition: LINEAR 0.1; - target: "item"; + target: "e.swallow.content"; } program { name: "hover_out"; @@ -81,7 +81,7 @@ source: "over"; action: STATE_SET "default" 0.0; transition: LINEAR 0.2; - target: "item"; + target: "e.swallow.content"; } program { name: "exec_start"; @@ -179,7 +179,7 @@ } } part { - name: "item"; + name: "e.swallow.content"; type: SWALLOW; mouse_events: 0; clip_to: "background"; ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs