Skip to content

Commit

Permalink
Added DVORAK keymap in the installer
Browse files Browse the repository at this point in the history
  • Loading branch information
kometbomb committed Jun 14, 2016
1 parent e7fc76d commit d87a92f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions installer/klystrack.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ SectionIn RO

File zip\data\key\FT2
File zip\data\key\AZERTY
File zip\data\key\DVORAK

CreateDirectory $INSTDIR\examples

Expand Down Expand Up @@ -162,6 +163,7 @@ Section Uninstall

Delete FT2
Delete AZERTY
Delete DVORAK

SetOutPath $INSTDIR\examples\instruments

Expand Down

0 comments on commit d87a92f

Please sign in to comment.