Skip to content

Commit

Permalink
Fix star_hanviet
Browse files Browse the repository at this point in the history
  • Loading branch information
catus felis committed Nov 8, 2022
1 parent a208925 commit 7af99f7
Show file tree
Hide file tree
Showing 4 changed files with 9,452 additions and 49,803 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch-tab_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"program": "${file}",
"console": "integratedTerminal",
"justMyCode": true,
"args": ["--input", "ext-dict/star_anhviet.tab"],
"args": ["--input", "ext-stardict-vi/ko-vi/star_hanviet.tab"],
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"program": "${file}",
"console": "integratedTerminal",
"justMyCode": true,
"args": ["--input", "ext-dict/star_hanviet.tab"],
"args": ["--input_folder", "./ext-dict", "--output_folder", "./ext-output", "--extension", "tab"]
}
]
}
Expand Down
Binary file added ext-dict/star_hanviet.bgl
Binary file not shown.
Loading

0 comments on commit 7af99f7

Please sign in to comment.