From: curt Date: Thu, 24 Aug 2006 15:12:57 +0000 (+0000) Subject: Bigger thumbnails. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=afc849066d5aebdceb553a8d10417355634cbc13;p=flightgear.git Bigger thumbnails. --- diff --git a/scripts/perl/web/mkindex.pl b/scripts/perl/web/mkindex.pl index 9636f0eac..1574369d8 100755 --- a/scripts/perl/web/mkindex.pl +++ b/scripts/perl/web/mkindex.pl @@ -38,7 +38,7 @@ $mdir = "Movies"; $columns = 2; $swidth = 320; -$sheight = 240; +$sheight = 233; $lwidth = 1024; $lheight = 768;