diff options
author | Robert Sedak <robert.sedak@roby.hr> | 2011-01-09 00:10:26 +0100 |
---|---|---|
committer | Andras Timar <timar@fsf.hu> | 2011-01-09 00:12:29 +0100 |
commit | 2901fec0d4727c5e5a46b31a53abe2aaa74faf75 (patch) | |
tree | 5e25e95b420d0caef00cc83d38a7238d19b3f899 /l10ntools/prj | |
parent | 89e9bdb508104a2feb0a5b84183c56ce80e483e4 (diff) |
Fixed localize jpropex launcher under Win32/Cygwin
Diffstat (limited to 'l10ntools/prj')
-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 29dd21cee543..af6aa4fddab8 100644 --- a/l10ntools/prj/d.lst +++ b/l10ntools/prj/d.lst @@ -42,6 +42,7 @@ mkdir: %_DEST%\bin%_EXT%\help\com\sun\star\help ..\%__SRC%\class\receditor\receditor.jar %_DEST%\bin%_EXT%\receditor.jar ..\java\jpropex\jpropex %_DEST%\bin%_EXT%\jpropex +..\java\jpropex\jpropex.bat %_DEST%\bin%_EXT%\jpropex.bat ..\scripts\localize.pl %_DEST%\bin%_EXT%\localize.pl ..\scripts\localize_old.pl %_DEST%\bin%_EXT%\localize_old.pl ..\scripts\localize %_DEST%\bin%_EXT%\localize |