From: Kornel Benko Date: Sat, 18 Apr 2020 10:07:04 +0000 (+0200) Subject: Amend(2) 689f26d2: Add default path to server pipe (cmake build) X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4bc86a2784dbfa4181e37c6ddc08d3379d97be4f;p=features.git Amend(2) 689f26d2: Add default path to server pipe (cmake build) Changing pipe-path to fit on Windows Corrected by Eugene --- diff --git a/development/win32/lyxrc.dist.in b/development/win32/lyxrc.dist.in index 3ad3b417ce..9b923f1323 100644 --- a/development/win32/lyxrc.dist.in +++ b/development/win32/lyxrc.dist.in @@ -12,5 +12,5 @@ Format 25 -\serverpipe "$$User/.lyxpipe" +\serverpipe "\\.\pipe\$$User\lyxpipe"