Skip to content

Commit

Permalink
fix(output/install.nsi): bundle new yaml files from rime/rime-prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
lotem committed Jan 21, 2019
1 parent b3ea4b6 commit cba35e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions output/install.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ program_files:
; shared data files
SetOutPath $INSTDIR\data
File "data\default.yaml"
File "data\key_bindings.yaml"
File "data\punctuation.yaml"
File "data\symbols.yaml"
File "data\weasel.yaml"
File "data\essay.txt"
Expand Down

0 comments on commit cba35e9

Please sign in to comment.