]> git.lyx.org Git - features.git/commitdiff
installer: more updates for LyX 1.6.0
authorUwe Stöhr <uwestoehr@web.de>
Sun, 9 Nov 2008 00:52:46 +0000 (00:52 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 9 Nov 2008 00:52:46 +0000 (00:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27354 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/AltInstaller/ReadmePackage1.6.txt
development/Win32/packaging/AltInstaller/Settings.nsh

index bdadd7c773c3ba9e0ca637584a0b007452b85312..8f9f7befcf8a447d1992db3873443df6eccd2b1d 100644 (file)
@@ -47,14 +47,14 @@ ImageMagick
 
 License: ImageMagick license
 
-The folder ~\LyX\etc\ImageMagick contains all used files from ImageMagick 6.3.9
+The folder ~\LyX\etc\ImageMagick contains all used files from ImageMagick 6.4.5
 
 ---
 Ghostscript
 
 License: GPL
 
-The folder ~\LyX\etc\Ghostscript contains all used files from GPL Ghostscript 8.61
+The folder ~\LyX\etc\Ghostscript contains all used files from GPL Ghostscript 8.63
 
 ---
 Aspell
@@ -70,9 +70,9 @@ Python
 
 License: Python license
 
-The following files from Python 2.5.1 are used:
+The following files from Python 2.6 are used:
 
-python.exe and python25.dll are in the folder ~\LyX\bin.
+python.exe and python26.dll are in the folder ~\LyX\bin.
 
 The subfolders of ~\LyX\bin contain all other used python files.
 
index 819c8e3787c76f946f43b28fad3a3b800f688c69..94f0719e0738e8a3c6363ba11cd7061887951cce 100644 (file)
@@ -60,7 +60,7 @@ BrandingText "LyXWinInstaller v4.${INSTALLER_SUBVERSION} - ${INSTALLER_VERSION}"
  !define GSviewInstall "external\gsv49w32.exe"
  !define JabRefInstall "external\JabRef-2.4.2-Setup.exe"
  !define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.7.3224.exe"
- !define JabRefVersion "2.4"
+ !define JabRefVersion "2.4.2"
  !define MiKTeXDeliveredVersion "2.7"
 !endif