diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-03-16 00:44:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-04-06 15:57:14 +0200 |
| commit | a1f7bf2d9e5610075fbd898cdf52f4f8373741f2 (patch) | |
| tree | 5539cea37bebe3347408b9404ac3d9aa5cd5fe1b /DEVELOP.md | |
| parent | adddda49c17e87198253d9c900dcef0f5fb2e175 (diff) | |
Add disk writer tool.
Diffstat (limited to 'DEVELOP.md')
| -rw-r--r-- | DEVELOP.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOP.md b/DEVELOP.md index 6896900dd..4d2b0fca8 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -47,7 +47,7 @@ The script can be run using something like to load a script file called `stress` and start executing it. -Adding a new language +## Adding a new language - Edit src/wx/config_dialog.cc to add the language to languages. - Add to platform/windows/wscript, platform/osx/make_dmg.sh, cscript. |
