Enlightenment CVS committal Author : titan Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_preview.edc Log Message: Fix up the preview a little bit. =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_preview.edc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- default_preview.edc 1 Oct 2006 12:05:33 -0000 1.4 +++ default_preview.edc 15 Dec 2006 03:28:03 -0000 1.5 @@ -1,6 +1,6 @@ images { - image: "e17_ibar_bg_v.png" COMP; - image: "e17_ibar_over_v.png" COMP; + image: "e17_preview_bg.png" COMP; + image: "e17_preview_bg_over.png" COMP; } group { @@ -20,7 +20,7 @@ offset: 2 2; } image { - normal: "e17_ibar_bg_v.png"; + normal: "e17_preview_bg.png"; border: 7 7 7 7; } fill { @@ -65,13 +65,15 @@ state: "default" 0.0; rel1 { to: "bg"; + offset: 2 1; } rel2 { to: "bg"; + offset: -3 -2; } image { - normal: "e17_ibar_over_v.png"; - border: 13 13 13 13; + normal: "e17_preview_bg_over.png"; + border: 5 5 5 6; middle: 0; } fill { ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs