Enlightenment CVS committal Author : werkt Project : misc Module : ewler
Dir : misc/ewler/data/themes/ewler/bits Modified Files: selected-groups.edc selected-programs.edc Log Message: Lots of things to try and help selected. =================================================================== RCS file: /cvsroot/enlightenment/misc/ewler/data/themes/ewler/bits/selected-groups.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- selected-groups.edc 9 Jun 2004 20:14:23 -0000 1.1 +++ selected-groups.edc 10 Jun 2004 23:32:24 -0000 1.2 @@ -10,7 +10,7 @@ part { name, "top_left"; type, RECT; - mouse_events, 0; + mouse_events, 1; description { state, "default" 0.0; color, 0 0 255 255; @@ -27,7 +27,7 @@ part { name, "top_middle"; type, RECT; - mouse_events, 0; + mouse_events, 1; description { state, "default" 0.0; color, 0 0 255 255; @@ -44,13 +44,13 @@ part { name, "top_right"; type, RECT; - mouse_events, 0; + mouse_events, 1; description { state, "default" 0.0; color, 0 0 255 255; rel1 { relative, 1.0 0.0; - offset, -4 0; + offset, -5 0; } rel2 { relative, 1.0 0.0; @@ -61,13 +61,13 @@ part { name, "middle_right"; type, RECT; - mouse_events, 0; + mouse_events, 1; description { state, "default" 0.0; color, 0 0 255 255; rel1 { relative, 1.0 0.5; - offset, -4 -2; + offset, -5 -2; } rel2 { relative, 1.0 0.5; @@ -78,13 +78,13 @@ part { name, "bottom_right"; type, RECT; - mouse_events, 0; + mouse_events, 1; description { state, "default" 0.0; color, 0 0 255 255; rel1 { relative, 1.0 1.0; - offset, -4 -4; + offset, -5 -5; } rel2 { relative, 1.0 1.0; @@ -95,13 +95,13 @@ part { name, "bottom_middle"; type, RECT; - mouse_events, 0; + mouse_events, 1; description { state, "default" 0.0; color, 0 0 255 255; rel1 { relative, 0.5 1.0; - offset, -2 -4; + offset, -2 -5; } rel2 { relative, 0.5 1.0; @@ -112,13 +112,13 @@ part { name, "bottom_left"; type, RECT; - mouse_events, 0; + mouse_events, 1; description { state, "default" 0.0; color, 0 0 255 255; rel1 { relative, 0.0 1.0; - offset, 0 -4; + offset, 0 -5; } rel2 { relative, 0.0 1.0; @@ -129,7 +129,7 @@ part { name, "middle_left"; type, RECT; - mouse_events, 0; + mouse_events, 1; description { state, "default" 0.0; color, 0 0 255 255; ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs