File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 7
7
8
8
(define pkg-authors '(robby))
9
9
10
- (define version "1.31 " )
10
+ (define version "1.32 " )
Original file line number Diff line number Diff line change @@ -1104,7 +1104,10 @@ please adhere to these guidelines:
1104
1104
"Changes to tool configuration will take effect the next time you start DrRacket. " )
1105
1105
(installed-tools "Installed tools " )
1106
1106
(tool-prefs-panel-tool:-label "Tool: " )
1107
+ (tool-prefs-panel-title "Tools " )
1107
1108
(load-tool-when-drracket-starts? "Load the tool when DrRacket starts? " )
1109
+ (load-tool-load "Load the tool " )
1110
+ (load-tool-skip "Skip the tool " )
1108
1111
(unnamed-tool "unnamed tool ~a " )
1109
1112
(note-that-tool-loaded " (loaded) " )
1110
1113
(note-that-tool-was-skipped " (skipped) " )
You can’t perform that action at this time.
0 commit comments