Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_gadman.edc Log Message: Clip the complete handle when not in use. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_gadman.edc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- default_gadman.edc 18 Jan 2005 15:40:51 -0000 1.4 +++ default_gadman.edc 13 Feb 2005 10:58:08 -0000 1.5 @@ -635,6 +635,7 @@ part { name: "h1th"; mouse_events: 0; + clip_to: "hclip"; description { state: "default" 0.0; max: 6 16; @@ -694,6 +695,7 @@ part { name: "h2th"; mouse_events: 0; + clip_to: "hclip"; description { state: "default" 0.0; max: 6 16; @@ -753,6 +755,7 @@ part { name: "v1th"; mouse_events: 0; + clip_to: "vclip"; description { state: "default" 0.0; max: 16 6; @@ -812,6 +815,7 @@ part { name: "v2th"; mouse_events: 0; + clip_to: "vclip"; description { state: "default" 0.0; max: 16 6; ------------------------------------------------------- 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