mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 05:37:11 +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"
|
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 23$\r$\n'
|
FileWrite $R1 'Format 24$\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…
x
Reference in New Issue
Block a user