From 9683957a495ba3589412c026b1b26cf1a71a0d18 Mon Sep 17 00:00:00 2001 From: Philippe Meunier Date: Tue, 10 Apr 2007 06:49:28 +0000 Subject: [PATCH] white-on-black-color-scheme svn: r5909 --- collects/string-constants/french-string-constants.ss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/collects/string-constants/french-string-constants.ss b/collects/string-constants/french-string-constants.ss index 1465e95479..094b7bab40 100644 --- a/collects/string-constants/french-string-constants.ss +++ b/collects/string-constants/french-string-constants.ss @@ -421,6 +421,9 @@ (default-text-color "Couleur du texte") ;; used for configuring colors, but doesn't need the word "color" (choose-a-background-color "Sélectionnez une couleur d'avant-plan") (revert-to-defaults "Retour aux valeurs par défaut") + + (black-on-white-color-scheme "Noir sur blanc") ;; these two appear in the color preferences dialog on butttons + (white-on-black-color-scheme "Blanc sur noir") ;; clicking the buttons changes teh color schemes to some defaults that've been set up. ; title of the color choosing dialog