From d87a92f410f205de26df5855ad0f6e1d725a1796 Mon Sep 17 00:00:00 2001 From: Tero Lindeman Date: Tue, 14 Jun 2016 20:15:35 +0300 Subject: [PATCH] Added DVORAK keymap in the installer --- installer/klystrack.nsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/installer/klystrack.nsi b/installer/klystrack.nsi index e4ed5c9f..9525cf9b 100644 --- a/installer/klystrack.nsi +++ b/installer/klystrack.nsi @@ -59,6 +59,7 @@ SectionIn RO File zip\data\key\FT2 File zip\data\key\AZERTY + File zip\data\key\DVORAK CreateDirectory $INSTDIR\examples @@ -162,6 +163,7 @@ Section Uninstall Delete FT2 Delete AZERTY + Delete DVORAK SetOutPath $INSTDIR\examples\instruments