Mailinglist Archive: opensuse-bugs (19862 mails)
| < Previous | Next > |
[Bug 385739] New: thunderbird should use hunspell, not myspell
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 May 2008 13:50:26 -0600 (MDT)
- Message-id: <bug-385739-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=385739
Summary: thunderbird should use hunspell, not myspell
Product: openSUSE 11.0
Version: Beta 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Firefox
AssignedTo: bnc-team-mozilla@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: bj@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Thunderbird should be using the system hunspell, not the provided myspell
because a good spell checker (like hunspell is compared to myspell) is
important for Thunderbird and the myspell-packages that Thunderbird uses (like
the de-* and others) are no longer myspell but hunspell dictionaries that do
not work correctly with myspell any more.
With a few tricks Thunderbird can be build with hunspell support:
- Build-depend on hunspell-devel
- Add MOZ_MYSPELL_CFLAGS.
- extensions/spellcheck/myspell/src/Makefile.in: Use MOZ_MYSPELL_CFLAGS.
- extensions/spellcheck/myspell/src/mozMySpell.h: Include hunspell.cxx instead
of myspell.cxx.
- configure.in, configure: Overwrite myspell detection with hunspell.
this is from the ubuntu gusty thunderbird diff. See
http://archive.ubuntu.com/ubuntu/pool/main/t/thunderbird/thunderbird_2.0.0.12+nobinonly-0ubuntu0.7.10.0.diff.gz
for details.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: thunderbird should use hunspell, not myspell
Product: openSUSE 11.0
Version: Beta 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Firefox
AssignedTo: bnc-team-mozilla@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: bj@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Thunderbird should be using the system hunspell, not the provided myspell
because a good spell checker (like hunspell is compared to myspell) is
important for Thunderbird and the myspell-packages that Thunderbird uses (like
the de-* and others) are no longer myspell but hunspell dictionaries that do
not work correctly with myspell any more.
With a few tricks Thunderbird can be build with hunspell support:
- Build-depend on hunspell-devel
- Add MOZ_MYSPELL_CFLAGS.
- extensions/spellcheck/myspell/src/Makefile.in: Use MOZ_MYSPELL_CFLAGS.
- extensions/spellcheck/myspell/src/mozMySpell.h: Include hunspell.cxx instead
of myspell.cxx.
- configure.in, configure: Overwrite myspell detection with hunspell.
this is from the ubuntu gusty thunderbird diff. See
http://archive.ubuntu.com/ubuntu/pool/main/t/thunderbird/thunderbird_2.0.0.12+nobinonly-0ubuntu0.7.10.0.diff.gz
for details.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |