From d7fccc9d0d7c3a8f85a323a6812e1a5592cb0b8c Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 17 May 2010 01:27:03 -0400 Subject: [PATCH] A lot of "DrScheme" -> "DrRacket"s. original commit: de0cc7771b3f4be098cfa30e552f0acad3436a0e --- collects/mrlib/scribblings/cache-image-snip.scrbl | 2 +- collects/mrlib/scribblings/name-message.scrbl | 2 +- collects/mrlib/scribblings/tex-table.scrbl | 2 +- collects/tests/mred/draw-info.txt | 2 +- collects/tests/mred/editor.rktl | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/collects/mrlib/scribblings/cache-image-snip.scrbl b/collects/mrlib/scribblings/cache-image-snip.scrbl index 245806c6..f5f295f0 100644 --- a/collects/mrlib/scribblings/cache-image-snip.scrbl +++ b/collects/mrlib/scribblings/cache-image-snip.scrbl @@ -7,7 +7,7 @@ @defmodule[mrlib/cache-image-snip]{ The @schememodname[mrlib/cache-image-snip] library provides the core -data structure for DrScheme's @filepath{image.ss} teachpack. Images in +data structure for DrRacket's @filepath{image.ss} teachpack. Images in the @filepath{image.ss} teachpack are instances of the @scheme[cache-image-snip%] class.} diff --git a/collects/mrlib/scribblings/name-message.scrbl b/collects/mrlib/scribblings/name-message.scrbl index 120bb31d..c9a38114 100644 --- a/collects/mrlib/scribblings/name-message.scrbl +++ b/collects/mrlib/scribblings/name-message.scrbl @@ -120,7 +120,7 @@ and height. The @scheme[dc] argument is used for sizing.} void?]{ Draws a button label like the one for the @onscreen{(define ...)} and -filename buttons in the top-left corner of the DrScheme frame. Use +filename buttons in the top-left corner of the DrRacket frame. Use this function to draw similar buttons. The basic idea is to create a canvas object whose on-paint method is diff --git a/collects/mrlib/scribblings/tex-table.scrbl b/collects/mrlib/scribblings/tex-table.scrbl index 4b63f83c..88a5614d 100644 --- a/collects/mrlib/scribblings/tex-table.scrbl +++ b/collects/mrlib/scribblings/tex-table.scrbl @@ -15,7 +15,7 @@ 1)))))]{ This is an assocation list mapping the shortcut strings that - DrScheme uses with its @tt{control-\} (or @tt{command-\}) strings to + DrRacket uses with its @tt{control-\} (or @tt{command-\}) strings to their corresponding unicode characters. For example, it contains this mapping: @schemeblock[ diff --git a/collects/tests/mred/draw-info.txt b/collects/tests/mred/draw-info.txt index 59297dc8..eb09cb3a 100644 --- a/collects/tests/mred/draw-info.txt +++ b/collects/tests/mred/draw-info.txt @@ -264,7 +264,7 @@ The "MrEd XOR" menu selects a icon: - "MrEd XOR" : initial icon, as described above - "PLT Middle" : middle area of the PLT logo (used when starting - DrScheme), same size as the MrEd icon. Make sure scaling works + DrRacket), same size as the MrEd icon. Make sure scaling works right (i.e., same section shown and scaled). - "PLT ^ MrEd" : "PLT Middle" masked by the MrEd icon. diff --git a/collects/tests/mred/editor.rktl b/collects/tests/mred/editor.rktl index 7c498d20..a40b8ba9 100644 --- a/collects/tests/mred/editor.rktl +++ b/collects/tests/mred/editor.rktl @@ -128,7 +128,7 @@ (run-save/load-tests pasteboard% pb-insert reset?)) '(#t #f)) -;; Test DrScheme-style format change in `on-save': +;; Test DrRacket-style format change in `on-save': (define (run-on-save-tests editor% insert) (let* ([editor+% (if (eq? editor% text%) (class editor%