mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
Windows installer: Bump preferences format
This commit is contained in:
parent
23a28e78a8
commit
9abb18e503
@ -144,7 +144,7 @@ Section -Configure
|
|||||||
Delete "$INSTDIR\Resources\lyxrc.dist"
|
Delete "$INSTDIR\Resources\lyxrc.dist"
|
||||||
FileOpen $R1 "$INSTDIR\Resources\lyxrc.dist" w
|
FileOpen $R1 "$INSTDIR\Resources\lyxrc.dist" w
|
||||||
# set the format to the latest LyXRC format
|
# set the format to the latest LyXRC format
|
||||||
FileWrite $R1 'Format 14$\r$\n'
|
FileWrite $R1 'Format 15$\r$\n'
|
||||||
# set some general things
|
# set some general things
|
||||||
FileWrite $R1 '\screen_zoom 120$\r$\n'
|
FileWrite $R1 '\screen_zoom 120$\r$\n'
|
||||||
${if} "$PathPrefix" != ""
|
${if} "$PathPrefix" != ""
|
||||||
|
Loading…
Reference in New Issue
Block a user