Introduce spell checker context menu and dictionaries managing

This commit is contained in:
Martynas Bagdonas 2021-05-07 10:18:14 +03:00 committed by Dan Stillman
parent a2f3743152
commit 814cbc0ee3
5 changed files with 363 additions and 1 deletions

View file

@ -95,6 +95,7 @@ const xpcomFilesLocal = [
'data/searches',
'data/tags',
'db',
'dictionaries',
'duplicates',
'editorInstance',
'feedReader',