diff options
| author | tkikuchi | 2005-12-06 04:18:52 +0000 |
|---|---|---|
| committer | tkikuchi | 2005-12-06 04:18:52 +0000 |
| commit | f52e1e76bdfd84ce149148dfe2eda8451d2ce79b (patch) | |
| tree | 2436038c504fc6e6f8540c7a47dd1f2a583ac7de /bin/Makefile.in | |
| parent | c4a524d108928720f1acfa73eb18030048ff1e02 (diff) | |
| download | mailman-f52e1e76bdfd84ce149148dfe2eda8451d2ce79b.tar.gz mailman-f52e1e76bdfd84ce149148dfe2eda8451d2ce79b.tar.zst mailman-f52e1e76bdfd84ce149148dfe2eda8451d2ce79b.zip | |
Add helper script for extract pot from templates/en/* and generate
templates/*/* files from messages/*/LC_MESSAGES/mailman.po.
Diffstat (limited to 'bin/Makefile.in')
| -rw-r--r-- | bin/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in index dc4eee833..8bb385c9f 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -49,7 +49,7 @@ SCRIPTS= mmsitepass newlist rmlist add_members \ list_admins genaliases change_pw mailmanctl qrunner inject \ unshunt fix_url.py convert.py transcheck b4b5-archfix \ list_owners msgfmt.py show_qfiles discard rb-archfix \ - reset_pw.py + reset_pw.py templ2pot.py po2templ.py BUILDDIR= ../build/bin |
