From: Ian Jackson Date: Sun, 8 Aug 2010 16:02:46 +0000 (+0100) Subject: where-vessels: increase window size to make room for more smashing X-Git-Tag: 6.6.2~23 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=commitdiff_plain;h=a1eb18d71953e481f8c42a222d2bcc4b28a8e2b5 where-vessels: increase window size to make room for more smashing --- diff --git a/yarrg/where-vessels b/yarrg/where-vessels index 14d2e0e..1c2781f 100755 --- a/yarrg/where-vessels +++ b/yarrg/where-vessels @@ -1145,7 +1145,7 @@ proc islandnames-handler {offset maxchars} { proc widgets-setup {} { global canvas debug pirate ocean filterstyle - wm geometry . 1024x600 + wm geometry . 1200x800 wm title . "where-vessels - $pirate on the $ocean ocean" #----- map -----