installer updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18643 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-06-04 00:13:58 +00:00
parent 92d81d6a0f
commit afdbde2758
4 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
Version LyX 1.5pre1-xx-05-2007 Version LyX 1.5rc1-31-05-2007
- LyX 1.5 pre1 from xx-05-2007 - LyX 1.5 pre1 from 31-05-2007
- support for Farsi - support for Farsi
- new Korean and Japanese translation of LyX's menus - new Korean and Japanese translation of LyX's menus
- updated to MiKTeX 2.6 (version 2693) - updated to MiKTeX 2.6 (version 2704)
- new Windows Vista-compatible launcher for LyX - new Windows Vista-compatible launcher for LyX
- fixed layout file for the LaTeX-package powerdot - fixed layout file for the LaTeX-package powerdot
- support for SVG-images: when Inkscape is installed, it will be - support for SVG-images: when Inkscape is installed, it will be

View File

@ -1,6 +1,6 @@
Function DeleteFiles Function DeleteFiles
# list with deleted files for LyX 1.5pre1 xx-05-2007 # list with deleted files for LyX 1.5rc1 31-05-2007
Delete "$INSTDIR\Resources\examples\he\example_lyxified.lyx" Delete "$INSTDIR\Resources\examples\he\example_lyxified.lyx"
Delete "$INSTDIR\Resources\examples\he\example_raw.lyx" Delete "$INSTDIR\Resources\examples\he\example_raw.lyx"

View File

@ -3,7 +3,7 @@
!define PRODUCT_DIR "D:\LyXPackage1.5" !define PRODUCT_DIR "D:\LyXPackage1.5"
!define PRODUCT_NAME "LyX" !define PRODUCT_NAME "LyX"
!define PRODUCT_VERSION "1.5pre1-xx-05-2007" !define PRODUCT_VERSION "1.5rc1-31-05-2007"
!define PRODUCT_VERSION_SHORT "150svn" !define PRODUCT_VERSION_SHORT "150svn"
!define PRODUCT_SUBFOLDER "lyx15" !define PRODUCT_SUBFOLDER "lyx15"
!define PRODUCT_LICENSE_FILE "${PRODUCT_DIR}\License.txt" !define PRODUCT_LICENSE_FILE "${PRODUCT_DIR}\License.txt"
@ -56,7 +56,7 @@ BrandingText "LyXWinInstaller v3.16 - ${INSTALLER_VERSION}"
!if ${INSTALLER_VERSION} == "Complete" !if ${INSTALLER_VERSION} == "Complete"
!define GSviewInstall "external\gsv48w32.exe" !define GSviewInstall "external\gsv48w32.exe"
!define JabRefInstall "external\JabRef-2.2-Setup.exe" !define JabRefInstall "external\JabRef-2.2-Setup.exe"
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.6.2693.exe" !define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.6.2704.exe"
!define JabRefVersion "2.2" !define JabRefVersion "2.2"
!define MiKTeXDeliveredVersion "2.6" !define MiKTeXDeliveredVersion "2.6"
!endif !endif

View File

@ -1,6 +1,6 @@
Function UpdateModifiedFiles Function UpdateModifiedFiles
# list with modified files for LyX 1.5pre1 xx-05-2007 # list with modified files for LyX 1.5rc1 31-05-2007
SetOutPath "$INSTDIR\bin" SetOutPath "$INSTDIR\bin"
File "${PRODUCT_SOURCEDIR}\bin\lyx.exe" # always here File "${PRODUCT_SOURCEDIR}\bin\lyx.exe" # always here
File "${PRODUCT_SOURCEDIR}\bin\LyXLauncher.exe" File "${PRODUCT_SOURCEDIR}\bin\LyXLauncher.exe"