Enlightenment CVS committal Author : atmosphere Project : e17 Module : apps/entrance
Dir : e17/apps/entrance/data/themes/taillights/parts Modified Files: user_group.edc user_list_area.edc Log Message: fixups and noticeably themed user icons =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/user_group.edc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- user_group.edc 7 Mar 2004 12:40:40 -0000 1.4 +++ user_group.edc 7 Mar 2004 13:12:24 -0000 1.5 @@ -2,7 +2,7 @@ { name, "base_outline"; type, RECT; - mouse_events, 1; + mouse_events, 0; description { state, "default" 0.0; @@ -46,9 +46,72 @@ } part { + name, "base_image"; + type, IMAGE; + mouse_events, 0; + description + { + state, "default" 0.0; + visible, 1; + rel1 + { + relative, 0.0 0.0; + offset, 1 1; + to, "base"; + } + rel2 + { + relative, 1.0 1.0; + offset, -1 -2; + to, "base"; + } + image + { + normal, "menu_bg_small.png"; + } + fill { + smooth, 0; + size { + relative, 0.0 0.0; + offset, 64 64; + } + } + color, 255 0 0 64; + } + } + part + { + name, "base_image_border"; + type, IMAGE; + mouse_events, 0; + description + { + state, "default" 0.0; + visible, 1; + rel1 + { + relative, 0.0 0.0; + offset, 1 1; + to, "base"; + } + rel2 + { + relative, 1.0 1.0; + offset, -1 -2; + to, "base"; + } + image + { + normal, "border-bevel.png"; + } + border, 3 3 3 3; + } + } + part + { name, "EntranceUserIcon"; type, RECT; - mouse_events, 1; + mouse_events, 0; description { state, "default" 0.0; @@ -72,7 +135,7 @@ { name, "EntranceUserName"; type, TEXT; - mouse_events, 1; + mouse_events, 0; effect, OUTLINE_SOFT_SHADOW; description { =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/user_list_area.edc,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- user_list_area.edc 7 Mar 2004 12:40:40 -0000 1.5 +++ user_list_area.edc 7 Mar 2004 13:12:24 -0000 1.6 @@ -130,7 +130,7 @@ to_y, "bottom_bar"; } rel2 { relative, 0.0 0.0; - offset, 133 -2; + offset, 140 -2; to_y, "bottom_bar"; } image ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs