comparison doc/upgrading.txt @ 7499:a072331c843b

Change customizing to customising in all variants. Make the spelling of customizing follow the British (also Australian since Richard Jones is from there) spelling. Non-native English speakers will see a consistent spelling of the word. The filename is still customizing.txt/html (US spelling) though.
author John Rouillard <rouilj@ieee.org>
date Sun, 18 Jun 2023 11:35:16 -0400
parents bed28b64c581
children 62409b4a3a52
comparison
equal deleted inserted replaced
7498:924b07252412 7499:a072331c843b
1202 1202
1203 Statusauditor.py has been enhanced to prevent the status from changing 1203 Statusauditor.py has been enhanced to prevent the status from changing
1204 to "chatting" until a second user (person) adds a message. If you 1204 to "chatting" until a second user (person) adds a message. If you
1205 want this functionality, you need to merge the distributed 1205 want this functionality, you need to merge the distributed
1206 statusauditor.py with your tracker's statusauditor.py. If you have not 1206 statusauditor.py with your tracker's statusauditor.py. If you have not
1207 customized your tracker's statusauditor.py, copy the one from the 1207 customised your tracker's statusauditor.py, copy the one from the
1208 distibuted template. In addition to the python file, you also must 1208 distibuted template. In addition to the python file, you also must
1209 copy/merge the distributed ``detectors/config.ini`` into your 1209 copy/merge the distributed ``detectors/config.ini`` into your
1210 tracker's detectors directory. Most people can copy 1210 tracker's detectors directory. Most people can copy
1211 ``detectors/config.ini`` from the distributed templates as they won't 1211 ``detectors/config.ini`` from the distributed templates as they won't
1212 have a ``detectors/config.ini`` file. (Note this is 1212 have a ``detectors/config.ini`` file. (Note this is

Roundup Issue Tracker: http://roundup-tracker.org/