chiark / gitweb /
where-vessels: increase window size to make room for more smashing
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 8 Aug 2010 16:02:46 +0000 (17:02 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 8 Aug 2010 19:59:56 +0000 (20:59 +0100)
yarrg/where-vessels

index 14d2e0e2fce54153807a5774639c3ed4ba808a84..1c2781fc92dffcae089993221175c76b4780f40a 100755 (executable)
@@ -1145,7 +1145,7 @@ proc islandnames-handler {offset maxchars} {
 proc widgets-setup {} {
     global canvas debug pirate ocean filterstyle
 
 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 -----
     wm title . "where-vessels - $pirate on the $ocean ocean"
 
     #----- map -----