Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: backgrounds.c Log Message: Background scaling tweak (debian bug 471577). =================================================================== RCS file: /cvs/e/e16/e/src/backgrounds.c,v retrieving revision 1.107 retrieving revision 1.108 diff -u -3 -r1.107 -r1.108 --- backgrounds.c 24 Mar 2008 11:12:39 -0000 1.107 +++ backgrounds.c 26 Mar 2008 23:19:42 -0000 1.108 @@ -486,8 +486,10 @@ EImageGetSize(bgp->im, &iw, &ih); +#if 0 /* FIXME - Remove? */ if (bgp->keep_aspect) bgp->xperc = bgp->yperc; +#endif if (bgp->xperc > 0) w = (rw * bgp->xperc) >> 10; ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs