-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Discover dicts directly storing data in Contents/Body.data
While all dictionaries that come bundled with macOS store the `Body.data` file in `Contents/Resources` folder, https://agiletortoise.com/terminology/mac/ stores it directly in the `Contents` folder. With this change, we make sure to handle that case as well. At the moment, importing the Terminology dictionary still leads to visual glitches in the previews, which we may fix if future patches.
- Loading branch information
1 parent
1a2a057
commit 3be9a6c
Showing
2 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters