mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
installer updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18900 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0ac58a14d1
commit
3668bdf59c
@ -1,8 +1,10 @@
|
||||
Version LyX 1.5rc2-xx-06-2007
|
||||
- LyX 1.5rc2 from xx-06-2007
|
||||
Version LyX 1.5rc2-26-06-2007
|
||||
- LyX 1.5rc2 from 26-06-2007
|
||||
- new Chinese translation of LyX's menus
|
||||
- new button to close document tabs separately
|
||||
- enable HTML export on all OS platforms
|
||||
- fixes in language support for Arabic and Farsi
|
||||
- new German translation of the EmbeddedObjects manual
|
||||
|
||||
- Aspell (thanks to Joost Verburg)
|
||||
- updated dictionaries for Bulgarian (bg), Farsi (fa), Irish (ga),
|
||||
|
@ -1,6 +1,6 @@
|
||||
Function DeleteFiles
|
||||
|
||||
# list with deleted files for LyX 1.5rc2 xx-06-2007
|
||||
# list with deleted files for LyX 1.5rc2 26-06-2007
|
||||
|
||||
|
||||
FunctionEnd
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
!define PRODUCT_DIR "D:\LyXPackage1.5"
|
||||
!define PRODUCT_NAME "LyX"
|
||||
!define PRODUCT_VERSION "1.5rc2-xx-05-2007"
|
||||
!define PRODUCT_VERSION "1.5rc2-26-05-2007"
|
||||
!define PRODUCT_VERSION_SHORT "150svn"
|
||||
!define PRODUCT_SUBFOLDER "lyx15"
|
||||
!define PRODUCT_LICENSE_FILE "${PRODUCT_DIR}\License.txt"
|
||||
@ -56,7 +56,7 @@ BrandingText "LyXWinInstaller v3.17 - ${INSTALLER_VERSION}"
|
||||
!if ${INSTALLER_VERSION} == "Complete"
|
||||
!define GSviewInstall "external\gsv48w32.exe"
|
||||
!define JabRefInstall "external\JabRef-2.2-Setup.exe"
|
||||
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.6.2704.exe"
|
||||
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.6.2726.exe"
|
||||
!define JabRefVersion "2.2"
|
||||
!define MiKTeXDeliveredVersion "2.6"
|
||||
!endif
|
||||
|
@ -1,6 +1,6 @@
|
||||
Function UpdateModifiedFiles
|
||||
|
||||
# list with modified files for LyX 1.5rc2 xx-06-2007
|
||||
# list with modified files for LyX 1.5rc2 26-06-2007
|
||||
SetOutPath "$INSTDIR\bin"
|
||||
File "${PRODUCT_SOURCEDIR}\bin\lyx.exe" # always here
|
||||
File "${PRODUCT_SOURCEDIR}\bin\tex2lyx.exe" # always here
|
||||
|
Loading…
Reference in New Issue
Block a user