chiark / gitweb /
where-vessels: increase window size to make room for more smashing
[ypp-sc-tools.main.git] / 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 -----