Enlightenment CVS committal Author : dj2 Project : e17 Module : apps/e_utils
Dir : e17/apps/e_utils/data/eapp_edit/default Modified Files: default.edc Log Message: - remove the background themeing as it didn't look too good - get rid of the shadow on the labels (easier to read now) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e_utils/data/eapp_edit/default/default.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- default.edc 21 Aug 2005 05:51:27 -0000 1.1 +++ default.edc 14 Oct 2005 14:55:24 -0000 1.2 @@ -1,126 +1,7 @@ -images { - image, "bg.png" COMP; - image, "logo.png" COMP; - image, "e.png" COMP; -} - -fonts { - font, "VeraBd.ttf" "VeraBold"; -} collections { group { - name, "bg"; - - parts { - part { - name, "background"; - mouse_events, 0; - description { - state, "default" 0.0; - rel1 { - relative, 0.0 0.0; - offset, 0 0; - } - rel2 { - relative, 1.0 1.0; - offset, -1 -1; - } - image { - normal, "bg.png"; - } - fill { - origin { - relative, 0.0 0.0; - offset, 0 0; - } - size { - relative, 1.0 1.0; - offset, 0 0; - } - } - } - } - - part { - name, "e_logo"; - - description { - state, "default" 0.0; - rel1 { - relative, 0.0 0.0; - offset, -30 -40; - } - rel2 { - relative, 0.0 0.0; - offset, 90 120; - } - image { - normal, "logo.png"; - } - color, 255 255 255 64; - } - } - - part { - name, "title"; - type, TEXT; - - description { - state, "defaut" 0.0; - rel1 { - relative, 1.0 1.0; - offset, -70 -24; - } - rel2 { - relative, 1.0 1.0; - offset, -5 -2; - } - text { - text, "AP EDIT"; - font, "VeraBold"; - size, 12; - } - color, 0 0 0 255; - } - } - - part { - name, "e"; - - description { - state, "default" 0.0; - rel1 { - relative, 0.0 0.0; - offset, -11 2; - to, "title"; - } - rel2 { - relative, 0.0 0.0; - offset, 0 16; - to, "title"; - } - image { - normal, "e.png"; - } - fill { - origin { - relative, 0.0 0.0; - offset, 0 0; - } - size { - relative, 1.0 1.0; - offset, 0 0; - } - } - } - } - } - } - - group { name, "cell"; - parts { part { name, "background"; ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs