mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
installer: another fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38972 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d09743a839
commit
cc9e5da7bc
@ -127,7 +127,7 @@ Section -Configure
|
|||||||
FileOpen $R1 "$INSTDIR\Resources\lyxrc.dist" w
|
FileOpen $R1 "$INSTDIR\Resources\lyxrc.dist" w
|
||||||
# set some general things
|
# set some general things
|
||||||
FileWrite $R1 '\screen_zoom "120"$\r$\n\
|
FileWrite $R1 '\screen_zoom "120"$\r$\n\
|
||||||
\accept_compound true$\r$\n\'
|
\accept_compound true$\r$\n'
|
||||||
${if} "$PathPrefix" != ""
|
${if} "$PathPrefix" != ""
|
||||||
FileWrite $R1 '\path_prefix "$PathPrefix"$\r$\n'
|
FileWrite $R1 '\path_prefix "$PathPrefix"$\r$\n'
|
||||||
${endif}
|
${endif}
|
||||||
|
Loading…
Reference in New Issue
Block a user