blob: c5fbd3e910ca6aa6225b116d5dc342c64f00d397 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Consolidation of the spelling tools in Mageia
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Consolidation%20of%20the%20spelling%20tools%20in%20Mageia&In-Reply-To=%3C4EEA6741.4060205%40free.fr%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010479.html">
<LINK REL="Next" HREF="010498.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Consolidation of the spelling tools in Mageia</H1>
<B>Luc Menut</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Consolidation%20of%20the%20spelling%20tools%20in%20Mageia&In-Reply-To=%3C4EEA6741.4060205%40free.fr%3E"
TITLE="[Mageia-dev] Consolidation of the spelling tools in Mageia">lmenut at free.fr
</A><BR>
<I>Thu Dec 15 22:31:45 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010479.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI>Next message: <A HREF="010498.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10496">[ date ]</a>
<a href="thread.html#10496">[ thread ]</a>
<a href="subject.html#10496">[ subject ]</a>
<a href="author.html#10496">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 15/12/2011 14:36, Julien a écrit :
><i>
</I>><i> Not sure you got my previous mail, but I've got few questions regarding
</I>><i> the switch :
</I>><i> - aspell and myspell both provides enchant-dictionary and respectively
</I>><i> aspell-dictionary and myspell-dictionary but hunspell doesn't. Could we
</I>><i> have this kind of provides added to hunspell-xx ?
</I>
Yes, this should be done when enchant will be able to use dictionnaries
from %datadir/myspell.
When
><i> suggested/required, it allows than at least one dictionary is installed.
</I>><i>
</I>><i> - enchant doesn't find hunspell dict, it search in %datadir/dict/ooo
</I>><i> (where myspell install them) and hunspell dict are in %datadir/myspell/.
</I>><i> Should this be fixed at enchant level or at hunspell level ?
</I>
Yes, for now enchant uses myspell dictionary from %datadir/dict/ooo;
that's why myspell dictionaries provide enchant-dictionary, but hunspell
dictionaries don't.
We can simply replace %{_datadir}/dict/ooo by %datadir/myspell in
enchant, but it would be probably better to patch enchant to handle both
paths in order to ease transition.
--
Luc Menut
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010479.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI>Next message: <A HREF="010498.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10496">[ date ]</a>
<a href="thread.html#10496">[ thread ]</a>
<a href="subject.html#10496">[ subject ]</a>
<a href="author.html#10496">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|