X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=DEVELOP.md;fp=DEVELOP.md;h=130c28193adf64182708f4023ff0948ccb533729;hp=dc66a3bfd87dff628b6ee883b6541fd0eb724bf1;hb=ce477f002d52a6f52aeb7cc95f82ac7dd03328fb;hpb=0ea5770b820c31852e6beb52bd0463c8d28257e6 diff --git a/DEVELOP.md b/DEVELOP.md index dc66a3bfd..130c28193 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -53,8 +53,8 @@ to load a script file called `stress` and start executing it. ## 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. -- Add credit to src/wx/about_dialog.cc and database. -- Add to i18n.php on website and update-i18n-stats script. +- Edit `src/wx/config_dialog.cc` to add the language to languages. +- Add to `platform/windows/wscript`, `platform/osx/make_dmg.sh`, `cscript`. +- Add credit to `src/wx/about_dialog.cc` and database. +- Add to `i18n.php` on website and `update-i18n-stats` script.