removed 's world

svn: r13795
This commit is contained in:
Matthias Felleisen 2009-02-22 23:38:54 +00:00
parent 42fad650c7
commit 2336b9c279

View File

@ -161,7 +161,7 @@
(define/augment (on-close)
(callback-stop! 'frame-stop)
(custodian-shutdown-all play-back:cust)))
(label (if name (format "~a's World" name) "World"))
(label (if name (format "~a" name) "World"))
(stretchable-width #f)
(stretchable-height #f)
(style '(no-resize-border metal))))