Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_transitions.edc Log Message: fix up transitions dialog... :) =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_transitions.edc,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- default_transitions.edc 23 Aug 2006 03:39:01 -0000 1.5 +++ default_transitions.edc 20 Oct 2006 14:31:50 -0000 1.6 @@ -1,5 +1,43 @@ images { + image: "e17_trans1.png" LOSSY 90; + image: "e17_trans2.png" LOSSY 90; image: "e17_transition_vswipe_gap.png" COMP; +} + +group { + name: "e/transpreview/0"; + parts { + part { + name: "bg"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.33333333333 1.33333333333; + aspect_preference: NONE; + image { + normal: "e17_trans1.png"; + } + } + } + } +} + +group { + name: "e/transpreview/1"; + parts { + part { + name: "bg"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.33333333333 1.33333333333; + aspect_preference: NONE; + image { + normal: "e17_trans2.png"; + } + } + } + } } group { ------------------------------------------------------------------------- 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