diff --git a/collects/mred/private/wxme/stream.rkt b/collects/mred/private/wxme/stream.rkt index 53db0f8a..429fb9f5 100644 --- a/collects/mred/private/wxme/stream.rkt +++ b/collects/mred/private/wxme/stream.rkt @@ -772,15 +772,14 @@ (send f write-bytes (if (string? s) (string->bytes/latin-1 s) s))) (when (positive? col) (show #"\n")) - (show #"#|\n This file uses the PLT Scheme editor format.\n") - (show (format " Open this file in DrScheme version ~a or later to read it.\n" (version))) + (show #"#|\n This file uses the GRacket editor format.\n") + (show (format " Open this file in DrRacket version ~a or later to read it.\n" (version))) (show #"\n") - (show #" Most likely, it was created by saving a program in DrScheme,\n") + (show #" Most likely, it was created by saving a program in DrRacket,\n") (show #" and it probably contains a program with non-text elements\n") (show #" (such as images or comment boxes).\n") (show #"\n") - (show #" http://www.plt-scheme.org\n|#\n") + (show #" http://racket-lang.org/\n|#\n") (set! col 0))) (set-editor-stream-out%! editor-stream-out%) - diff --git a/collects/tests/mred/cache-image8.mre b/collects/tests/mred/cache-image8.mre index 799c894b..2aac0bd2 100644 --- a/collects/tests/mred/cache-image8.mre +++ b/collects/tests/mred/cache-image8.mre @@ -1,11 +1,10 @@ WXME0108 ## #| - This file is in PLT Scheme editor format. - Most likely, it was created by saving a program in DrScheme, - and it probably contains a program with non-text elements (such - as pictures, comment boxes, or test-cases boxes). - Open this file in DrScheme to read its content. - www.plt-scheme.org + This file uses the GRacket editor format. + Open this file in DrRacket, or DrScheme version 4 or later + to read it. + + http://racket-lang.org/ |# 44 7 #"wxtext\0" 3 1 6 #"wxtab\0" diff --git a/collects/tests/mred/media8.mre b/collects/tests/mred/media8.mre index 3f19360e..76fe9f40 100644 --- a/collects/tests/mred/media8.mre +++ b/collects/tests/mred/media8.mre @@ -1,13 +1,10 @@ #reader(lib"read.ss""wxme")WXME0108 ## #| - This file is in PLT Scheme editor format. - Open this file in DrScheme version 370 or later to read it. + This file uses the GRacket editor format. + Open this file in DrRacket, or DrScheme version 4 or later + to read it. - Most likely, it was created by saving a program in DrScheme, - and it probably contains a program with non-text elements - (such as images or comment boxes). - - http://www.plt-scheme.org + http://racket-lang.org/ |# 4 7 #"wxtext\0" 3 1 6 #"wxtab\0" diff --git a/collects/tests/mred/prog8.mre b/collects/tests/mred/prog8.mre index 6768cc1b..01144680 100644 --- a/collects/tests/mred/prog8.mre +++ b/collects/tests/mred/prog8.mre @@ -1,11 +1,10 @@ WXME0108 ## #| - This file is in PLT Scheme editor format. - Most likely, it was created by saving a program in DrScheme, - and it probably contains a program with non-text elements (such - as pictures, comment boxes, or test-cases boxes). - Open this file in DrScheme to read its content. - www.plt-scheme.org + This file uses the GRacket editor format. + Open this file in DrRacket, or DrScheme version 4 or later + to read it. + + http://racket-lang.org/ |# 44 7 #"wxtext\0" 3 1 6 #"wxtab\0" diff --git a/collects/tests/mred/testbox8.mre b/collects/tests/mred/testbox8.mre index 4d6dfe50..2d04e55d 100644 --- a/collects/tests/mred/testbox8.mre +++ b/collects/tests/mred/testbox8.mre @@ -1,11 +1,10 @@ WXME0108 ## #| - This file is in PLT Scheme editor format. - Most likely, it was created by saving a program in DrScheme, - and it probably contains a program with non-text elements (such - as pictures, comment boxes, or test-cases boxes). - Open this file in DrScheme to read its content. - www.plt-scheme.org + This file uses the GRacket editor format. + Open this file in DrRacket, or DrScheme version 4 or later + to read it. + + http://racket-lang.org/ |# 31 7 #"wxtext\0" 3 1 6 #"wxtab\0"