diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-07-14 17:00:39 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-07-14 17:00:39 +0200 |
commit | a1b4b65e3514c8ac3c21bae04ceeccc90eb29bfa (patch) | |
tree | 211a49ed3e7acb77fbad280109d36a77ac001412 /l10ntools | |
parent | 31236973b376567a7acf33962385329855f89665 (diff) |
txtl10n: #i113008# #i113125# Python 2.3.x compatible
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/prj/d.lst b/l10ntools/prj/d.lst index 9594dc416c8e..53c846832fca 100644 --- a/l10ntools/prj/d.lst +++ b/l10ntools/prj/d.lst @@ -52,6 +52,7 @@ mkdir: %_DEST%\bin%_EXT%\help\com\sun\star\help ..\scripts\tool\xtxex.py %_DEST%\bin%_EXT%\xtxex.py ..\scripts\tool\sdf.py %_DEST%\bin%_EXT%\sdf.py ..\scripts\tool\xhtex.py %_DEST%\bin%_EXT%\xhtex.py +..\scripts\tool\pseudo.py %_DEST%\bin%_EXT%\pseudo.py ..\scripts\xtxex %_DEST%\bin%_EXT%\xtxex ..\scripts\xhtex %_DEST%\bin%_EXT%\xhtex |