mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
installer: whitespace and changelog entry I forgot yesterday
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25128 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a54ede0aff
commit
b733c626f0
@ -256,7 +256,7 @@ Function InstallAspellDictionary
|
||||
StrCpy $AppSubfolder "Aspell"
|
||||
StrCpy $AppFiles "$APPDATA\Aspell\Dictionaries"
|
||||
Call CreateAppPathSub # function from LyXUtils.nsh
|
||||
|
||||
|
||||
FunctionEnd
|
||||
|
||||
!endif # endif ${INSTALLER_TYPE} == "NotUpdate"
|
||||
|
@ -1,4 +1,13 @@
|
||||
Version 4.04
|
||||
Version 4.05
|
||||
- LyX 1.6beta3
|
||||
(list of current regressions: http://tinyurl.com/yu4the )
|
||||
|
||||
- When Aspell is installed together with this installer (this will be the
|
||||
case when Aspell is not already installed), now every user on the PC
|
||||
gets his personal word list files.
|
||||
|
||||
|
||||
Version 4.04
|
||||
- LyX 1.6beta1
|
||||
(list of current regressions: http://tinyurl.com/yu4the )
|
||||
|
||||
|
@ -162,7 +162,7 @@ Function AcroPref
|
||||
|
||||
FileWrite $R4 '\format "pdf3" "pdf" "PDF (dvipdfm)" "m" "pdfview" "" "document,vector"$\r$\n\
|
||||
\format "pdf2" "pdf" "PDF (pdflatex)" "F" "pdfview" "" "document,vector"$\r$\n\
|
||||
\format "pdf" "pdf" "PDF (ps2pdf)" "P" "pdfview" "" "document,vector"$\r$\n'
|
||||
\format "pdf" "pdf" "PDF (ps2pdf)" "P" "pdfview" "" "document,vector"$\r$\n'
|
||||
Push $0
|
||||
|
||||
FunctionEnd
|
||||
|
Loading…
Reference in New Issue
Block a user