Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/data/themes Modified Files: module.edc Log Message: more subtle pip =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/data/themes/module.edc,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- module.edc 13 Dec 2005 23:00:21 -0000 1.16 +++ module.edc 15 Dec 2005 16:43:44 -0000 1.17 @@ -396,11 +396,11 @@ visible: 0; rel1 { relative: 0.0 0.0; - offset: -2 -2; + offset: -3 -3; } rel2 { relative: 1.0 1.0; - offset: 1 1; + offset: 2 2; } color: 255 255 255 0; } @@ -409,11 +409,11 @@ visible: 1; rel1 { relative: 0.0 0.0; - offset: -2 -2; + offset: -3 -3; } rel2 { relative: 1.0 1.0; - offset: 1 1; + offset: 2 2; } color: 255 255 255 255; } @@ -426,11 +426,13 @@ state: "default" 0.0; rel1 { relative: 0.5 1.0; - offset: -5 -10; + offset: -5 -11; + to: "pip_clip"; } rel2 { relative: 0.5 1.0; - offset: 4 0; + offset: 4 -1; + to: "pip_clip"; } image { normal: "running_bottom.png"; @@ -444,11 +446,13 @@ state: "top" 0.0; rel1 { relative: 0.5 0.0; - offset: -5 -1; + offset: -5 0; + to: "pip_clip"; } rel2 { relative: 0.5 0.0; - offset: 4 9; + offset: 4 10; + to: "pip_clip"; } image { normal: "running_top.png"; @@ -462,11 +466,13 @@ state: "left" 0.0; rel1 { relative: 0.0 0.5; - offset: -1 -5; + offset: 0 -5; + to: "pip_clip"; } rel2 { relative: 0.0 0.5; - offset: 9 4; + offset: 10 4; + to: "pip_clip"; } image { normal: "running_left.png"; @@ -480,11 +486,13 @@ state: "right" 0.0; rel1 { relative: 1.0 0.5; - offset: -10 -5; + offset: -11 -5; + to: "pip_clip"; } rel2 { relative: 1.0 0.5; - offset: 0 4; + offset: -1 4; + to: "pip_clip"; } image { normal: "running_right.png"; ------------------------------------------------------- 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