From 1b8c157e541e29aec0fe07fce3842fe3bc6cc0c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Fri, 30 Mar 2007 01:03:18 +0000 Subject: [PATCH] LyXWinInstaller: reflect GS update git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17642 a592a061-630c-0410-9148-cb99ea01b6c8 --- .../Win32/packaging/installer/LyXWinInstaller/Changelog.txt | 4 +++- .../installer/LyXWinInstaller/LyX-Installer-Complete.nsi | 4 ++-- .../installer/LyXWinInstaller/LyX-Installer-Small.nsi | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/development/Win32/packaging/installer/LyXWinInstaller/Changelog.txt b/development/Win32/packaging/installer/LyXWinInstaller/Changelog.txt index c5e6633d8b..daf01304f8 100644 --- a/development/Win32/packaging/installer/LyXWinInstaller/Changelog.txt +++ b/development/Win32/packaging/installer/LyXWinInstaller/Changelog.txt @@ -11,7 +11,9 @@ - new window style for View -> View Source - many, many bug fixes -- updated to ImageMagick 6.3.3-4 +- updated to ImageMagick 6.3.3-4: fix bug that transparent image pixels appear + black in DVI or Postscript output +- updated to Ghostscript 8.56 - add missing DLL to run Python on all Win platforms - add missing image files for EmbeddedObjects manual diff --git a/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Complete.nsi b/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Complete.nsi index fa8733178c..0f31123354 100644 --- a/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Complete.nsi +++ b/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Complete.nsi @@ -1,4 +1,4 @@ -; Lyx for Windows, NSIS v2 series installer script +; Lyx for Windows, NSIS v2 series installer script ; File LyXWinInstaller.nsi ; This file is part of LyX, the document processor. @@ -57,7 +57,7 @@ BrandingText "LyXWinInstaller v3.10 - Complete" !define ImageMagickVersion "6.3.3" !define ImageMagickDir "$INSTDIR\etc\ImageMagick" ; for some odd reason the ImageMagick folder may not be a subfolder of $INSTDIR\bin! !define GhostscriptDir "$INSTDIR\etc\Ghostscript" -!define GhostscriptVersion "8.54" +!define GhostscriptVersion "8.56" !define AiksaurusDir "$APPDATA\Aiksaurus" !define AiksaurusInstall "external\Aiksaurus" !define AspellDir "$APPDATA\Aspell" diff --git a/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Small.nsi b/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Small.nsi index fc0120d400..a3a83561d9 100644 --- a/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Small.nsi +++ b/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Small.nsi @@ -57,7 +57,7 @@ BrandingText "LyXWinInstaller v3.10 - Small" !define ImageMagickVersion "6.3.3" !define ImageMagickDir "$INSTDIR\etc\ImageMagick" ; for some odd reason the ImageMagick folder may not be a subfolder of $INSTDIR\bin! !define GhostscriptDir "$INSTDIR\etc\Ghostscript" -!define GhostscriptVersion "8.54" +!define GhostscriptVersion "8.56" !define AiksaurusDir "$APPDATA\Aiksaurus" !define AiksaurusInstall "external\Aiksaurus" !define AspellDir "$APPDATA\Aspell" -- 2.39.2