installer updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18605 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-05-31 22:11:23 +00:00
parent fc82d491ab
commit 77790e4555
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
- support for SVG-images: when Inkscape is installed, it will be
used as SVG to PDF converter
- support to set Hebrew and Japanese, and Korean as LyX's menu language
- added missing zlib1.dll
Thanks to Pavel Sanda:
- new Czech translation of the installer

View File

@ -6,6 +6,7 @@ Function UpdateModifiedFiles
File "${PRODUCT_SOURCEDIR}\bin\LyXLauncher.exe"
File "${PRODUCT_SOURCEDIR}\bin\PDFViewWin.exe"
File "${PRODUCT_SOURCEDIR}\bin\tex2lyx.exe" # always here
File "${PRODUCT_SOURCEDIR}\bin\zlib1.dll"
SetOutPath "$INSTDIR\Resources"
File "${PRODUCT_SOURCEDIR}\Resources\configure.py"
File "${PRODUCT_SOURCEDIR}\Resources\CREDITS"