From 18ab6a8983a29a758d1dc163cb43310ceb1260f4 Mon Sep 17 00:00:00 2001 From: Joost Verburg Date: Sat, 4 Nov 2006 14:17:37 +0000 Subject: [PATCH] corrected Aiksaurus data directory git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15733 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Win32/launcher/launcher.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/Win32/launcher/launcher.nsi b/development/Win32/launcher/launcher.nsi index b26352af2b..7dcde2df8c 100644 --- a/development/Win32/launcher/launcher.nsi +++ b/development/Win32/launcher/launcher.nsi @@ -113,7 +113,7 @@ Section -Prepare ;Point to the Aiksaurus data in the LyX folder Push AIK_DATA_DIR - Push "$EXEDIR\aiksaurus" + Push "$EXEDIR\..\aiksaurus" Call SetEnvironmentVariable ;LyX window geometry