Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_about.edc default_start.edc Log Message: fix default config - more shadowy logo - nicer. =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_about.edc,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- default_about.edc 23 Aug 2006 03:39:01 -0000 1.10 +++ default_about.edc 26 Aug 2006 14:23:59 -0000 1.11 @@ -5,7 +5,7 @@ image: "e17_dialog_watermark.png" COMP; image: "e17_about_bg_v.png" COMP; image: "e17_about_over_v.png" COMP; - image: "e17_logo.png" COMP; + image: "e17_logo_small.png" COMP; image: "e17_about_sky0.png" LOSSY 70; image: "e17_about_sky1.png" LOSSY 70; image: "e17_about_sky2.png" LOSSY 70; @@ -466,7 +466,7 @@ to_y: "e.text.about"; } image { - normal: "e17_logo.png"; + normal: "e17_logo_small.png"; } } } =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_start.edc,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- default_start.edc 23 Aug 2006 03:39:01 -0000 1.7 +++ default_start.edc 26 Aug 2006 14:23:59 -0000 1.8 @@ -1,3 +1,6 @@ +images { + image: "e17_logo_small.png" COMP; +} group { name: "e/modules/start/main"; max: 128 128; @@ -100,7 +103,7 @@ offset: -1 -1; } image { - normal: "e17_logo.png"; + normal: "e17_logo_small.png"; } } description { @@ -300,7 +303,7 @@ offset: -1 -1; } image { - normal: "e17_logo.png"; + normal: "e17_logo_small.png"; } color: 255 255 255 0; } @@ -565,5 +568,3 @@ } } } - - ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs