mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Win installer: update RC format
This commit is contained in:
parent
f2b6ff0870
commit
ad5e8887d2
@ -160,7 +160,7 @@ Section -Configure
|
||||
Delete "$INSTDIR\Resources\lyxrc.dist"
|
||||
FileOpen $R1 "$INSTDIR\Resources\lyxrc.dist" w
|
||||
# set the format to the latest LyXRC format
|
||||
FileWrite $R1 'Format 23$\r$\n'
|
||||
FileWrite $R1 'Format 24$\r$\n'
|
||||
# set some general things
|
||||
FileWrite $R1 '\screen_zoom 120$\r$\n'
|
||||
${if} "$PathPrefix" != ""
|
||||
|
Loading…
Reference in New Issue
Block a user