installer: final touch for LyX 1.6.2

- revert to Qt 4.4 as discussed on the list
 - again an ImageMagick upgrade

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28722 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-03-08 03:30:07 +00:00
parent 4bb8716d3e
commit aca830ca05
2 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Version 4.18
- LyX 1.6.2
- updated to Ghostscript 8.64
- updated to ImageMagick 6.4.9-8
- updated to ImageMagick 6.4.9-9
- fix bug that some programs that were installed together with
LyX are not uninstalled together with LyX when the update
installer was used in the meantime

View File

@ -6,8 +6,6 @@ Function UpdateModifiedFiles
File "${PRODUCT_SOURCEDIR}\bin\tex2lyx.exe" # always here
File "${PRODUCT_SOURCEDIR}\bin\python26.dll"
File "${PRODUCT_SOURCEDIR}\bin\python.exe"
File "${PRODUCT_SOURCEDIR}\bin\QtCore4.dll"
File "${PRODUCT_SOURCEDIR}\bin\QtGui4.dll"
File /r "${PRODUCT_SOURCEDIR}\bin\DLLs"
SetOutPath "$INSTDIR\bin\Lib"
File "${PRODUCT_SOURCEDIR}\bin\Lib\optparse.py"