]> git.lyx.org Git - features.git/commitdiff
installer updates
authorUwe Stöhr <uwestoehr@web.de>
Thu, 31 May 2007 22:11:23 +0000 (22:11 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 31 May 2007 22:11:23 +0000 (22:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18605 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/AltInstaller/ChangeLog.txt
development/Win32/packaging/AltInstaller/Updated.nsh

index 1b789ee83905e64c5d553bdf6db2053ecb31b116..9e9f7352a71aac50ed39f8297ca617bd448d1967 100644 (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
index c2301b33e4e947829c84784797b307989a3c2ffd..71ba85888ccfbd50f243237a237c1bc6e92ee698 100644 (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"