Opened 9 years ago
Closed 9 years ago
#49909 closed enhancement (fixed)
enchant: add a default dictionary.
Reported by: | dbevans (David B. Evans) | Owned by: | anant@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | enchant |
Description
As both aspell and hunspell point out, for any spell checking to be done, at least one language dictionary needs to be installed. Since these ports are generally used via enchant, I suggest adding a default dictionary to enchant as a runtime dependency. This will allow spell checking in any application that uses enchant to work at, at least, a basic level rather than throwing an error.
Attached is a proposed patch that adds port aspell-dict-en as a default runtime dependency.
Attachments (1)
Change History (2)
Changed 9 years ago by dbevans (David B. Evans)
Attachment: | patch-enchant.diff added |
---|
comment:1 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r143203, maintainer timeout.
Note: See
TracTickets for help on using
tickets.
Proposed patch