Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/init Modified Files: init.edc Log Message: 1. e17's init icons get put into an e_box for arrangement nad the init splash determines the location... 2. .002 snap =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/init/init.edc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- init.edc 11 Jan 2005 15:40:52 -0000 1.2 +++ init.edc 28 Feb 2005 05:34:58 -0000 1.3 @@ -611,6 +611,27 @@ } } } + part { + name: "icons"; + type: SWALLOW; + description { + state: "default" 0.0; + align: 0.5 0.0; + min: 128 32; + max: 1280 32; + rel1 { + to_y: "status"; + relative: 0.0 1.0; + offset: 16 8; + } + rel2 { + to_y: "status"; + relative: 1.0 1.0; + offset: -17 8; + } + color: 0 0 0 0; + } + } part { name: "logo_point"; type: RECT; ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs