Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/data/themes Modified Files: module.edc Log Message: Fix icon packing to listen to theme Fix many compiler warnings =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/data/themes/module.edc,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- module.edc 7 Dec 2005 20:51:22 -0000 1.13 +++ module.edc 11 Dec 2005 03:25:45 -0000 1.14 @@ -339,12 +339,12 @@ state: "default" 0.0; visible: 1; rel1 { - relative: 0.0 0.0; - offset: 0 0; + relative: 0.0 0.0; + offset: 2 2; } rel2 { - relative: 1.0 1.0; - offset: -1 -1; + relative: 1.0 1.0; + offset: -3 -3; } color: 255 255 255 255; } @@ -370,13 +370,13 @@ description { state: "default" 0.0; rel1 { - relative: 0.0 0.0; - offset: 2 2; + relative: 0.0 0.0; + offset: 0 0; to: "clip"; } rel2 { - relative: 1.0 1.0; - offset: -3 -3; + relative: 1.0 1.0; + offset: -1 -1; to: "clip"; } color: 255 255 255 255; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs