Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes Modified Files: ewl_embed_test.edc Log Message: Add a title that slides with the moving glass to demonstrate moving widgets within an embed. =================================================================== RCS file: /cvs/e/e17/libs/ewl/data/themes/ewl_embed_test.edc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- ewl_embed_test.edc 22 Jun 2006 00:25:44 -0000 1.3 +++ ewl_embed_test.edc 26 Jun 2006 03:09:07 -0000 1.4 @@ -133,6 +133,19 @@ rel2.to: "bg"; } } + part { + name: "swallow3"; + type: SWALLOW; + description { + state: "default" 0.0; + rel1.relative: 0.0 0.0; + rel1.offset: 30 10; + rel1.to: "glass_left"; + rel2.relative: 1.0 1.0; + rel2.offset: -4 -10; + rel2.to: "glass_left"; + } + } } programs { program { 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