summaryrefslogtreecommitdiff
path: root/bin/newlang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* newlang is replaced by addlangbwarsaw2001-05-211-120/+0
|
* Updated for new template structure. The only thing we need to do tobwarsaw2001-05-191-40/+35
| | | | | support a new language is create a code subdirectory inside lists/<list>.
* Next round of big i18n patches.bwarsaw2001-02-281-24/+37
| | | | | | | | main(): Do two step creation and locking of mailing list so we can have a better error message when we couldn't acquire the list lock. Also, make sure that once we have the lock, all work is wrapped in a try/finally so that the list won't be left in a locked state on error.
* intermediatebwarsaw2000-12-261-1/+0
|
* jcrey's newlang script for adding language support to a mailing list.bwarsaw2000-12-261-0/+113
Modified by bwarsaw for style, with some details only skimmed at the moment.