revert to default button: minor tweaks

svn: r5637
This commit is contained in:
Robby Findler 2007-02-19 22:08:04 +00:00
parent 0da9774511
commit c2e4fcd60d
2 changed files with 2 additions and 1 deletions

View File

@ -244,6 +244,7 @@ the state transitions / contracts are:
(λ (a b)
(preferences:restore-defaults))]
[parent bottom-panel])
(new horizontal-panel% [parent bottom-panel]) ;; spacer
(gui-utils:ok/cancel-buttons
bottom-panel
ok-callback

View File

@ -420,7 +420,7 @@ please adhere to these guidelines:
(background-color "Background Color")
(default-text-color "Default text") ;; used for configuring colors, but doesn't need the word "color"
(choose-a-background-color "Please choose a background color")
(revert-to-defaults "Revert to defaults")
(revert-to-defaults "Revert to Defaults")
; title of the color choosing dialog