Update preference format for cygwin and Win

As noted in prefs2prefs, no conversion is necessary from 22 to 23.
This commit is contained in:
Scott Kostyshak 2017-10-27 12:56:30 -04:00
parent c480b5bdf5
commit 2baea7bf7e
2 changed files with 2 additions and 2 deletions

View File

@ -157,7 +157,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 22$\r$\n'
FileWrite $R1 'Format 23$\r$\n'
# set some general things
FileWrite $R1 '\screen_zoom 120$\r$\n'
${if} "$PathPrefix" != ""

View File

@ -10,7 +10,7 @@
# The file lyxrc.dist gives initial global options for all LyX users.
# Almost all settings here can be overridden through the preferences in LyX.
Format 22
Format 23
\screen_dpi 96
\screen_zoom 150