change to match recent commit by me (should have been in that commit)

svn: r5630
This commit is contained in:
Robby Findler 2007-02-17 20:13:01 +00:00
parent f24381c8b6
commit d83826c513

View File

@ -196,8 +196,10 @@ please adhere to these guidelines:
;;; info bar at botttom of drscheme frame
(collect-button-label "GC")
(read-only "Read only")
(read/write "Read/Write")
(read-only-line1 "Read")
(read-only-line2 "only")
(read/write-line1 "Read/")
(read/write-line2 "Write")
(auto-extend-selection "Auto-extend")
(overwrite "Overwrite")
(running "running")