From 8cb8d2f1f1a91be429c19f5b9ec27b064690b36b Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Tue, 23 Sep 2003 20:34:40 +0000 Subject: Change the default window size to 1024x768. This shows at least the whole main page. --- Doc/tools/prechm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/prechm.py b/Doc/tools/prechm.py index 00379a9..2a7866e 100644 --- a/Doc/tools/prechm.py +++ b/Doc/tools/prechm.py @@ -80,7 +80,7 @@ Title=Python %(version)s Documentation [WINDOWS] %(arch)s="Python %(version)s Documentation","%(arch)s.hhc","%(arch)s.hhk",\ -"index.html","index.html",,,,,0x63520,220,0x10384e,[271,372,740,718],,,,,,,0 +"index.html","index.html",,,,,0x63520,220,0x10384e,[0,0,1024,768],,,,,,,0 [FILES] ''' -- cgit v0.12