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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
|
<!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=%3C4EEA6FDD.9000402%40gmx.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010496.html">
<LINK REL="Next" HREF="010491.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Consolidation of the spelling tools in Mageia</H1>
<B>Kamil Rytarowski</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=%3C4EEA6FDD.9000402%40gmx.com%3E"
TITLE="[Mageia-dev] Consolidation of the spelling tools in Mageia">n54 at gmx.com
</A><BR>
<I>Thu Dec 15 23:08:29 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010496.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI>Next message: <A HREF="010491.html">[Mageia-dev] Consolidation of the spelling tools in Mageia - php and perl packages
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10498">[ date ]</a>
<a href="thread.html#10498">[ thread ]</a>
<a href="subject.html#10498">[ subject ]</a>
<a href="author.html#10498">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>W dniu 15.12.2011 22:31, Luc Menut pisze:
><i> Le 15/12/2011 14:36, Julien a écrit :
</I>>><i>
</I>>><i> Not sure you got my previous mail, but I've got few questions regarding
</I>>><i> the switch :
</I>Excuse me, I can't find it.
>><i> - aspell and myspell both provides enchant-dictionary and respectively
</I>>><i> aspell-dictionary and myspell-dictionary but hunspell doesn't.
</I>>><i> Could we
</I>>><i> have this kind of provides added to hunspell-xx ?
</I>><i>
</I>><i> Yes, this should be done when enchant will be able to use
</I>><i> dictionnaries from %datadir/myspell.
</I>+
><i>
</I>><i> When
</I>>><i> suggested/required, it allows than at least one dictionary is
</I>>><i> 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
</I>>><i> %datadir/myspell/.
</I>>><i> Should this be fixed at enchant level or at hunspell level ?
</I>><i>
</I>><i> Yes, for now enchant uses myspell dictionary from %datadir/dict/ooo;
</I>><i> that's why myspell dictionaries provide enchant-dictionary, but
</I>><i> hunspell dictionaries don't.
</I>><i> We can simply replace %{_datadir}/dict/ooo by %datadir/myspell in
</I>><i> enchant, but it would be probably better to patch enchant to handle
</I>><i> both paths in order to ease transition.
</I>><i>
</I>><i>
</I>Thank you Luc for answer. I will post this on the wiki.
W dniu 15.12.2011 22:57, Luc Menut pisze:
><i> Le 15/12/2011 12:52, Kamil Rytarowski a écrit :
</I>>><i> Some packages like Firefox were already cleaned.
</I>><i>
</I>><i> I don't think so; Firefox and Thunderbird still use myspell
</I>><i> dictionnaries.
</I>><i> /usr/lib64/firefox-8.0.1/dictionaries -> ../../../usr/share/dict/mozilla/
</I>><i> /usr/lib64/thunderbird-7.0.1/dictionaries ->
</I>><i> ../../../usr/share/dict/mozilla/
</I>><i>
</I>><i> btw, Firefox and Thunderbird should be fixed to use system hyphenation
</I>><i> dictionnaries, instead of their own hyphenation dictionnaries.
</I>><i>
</I>><i> regards,
</I>><i> Luc
</I>><i>
</I>
Yes, you are right! I've added Firefox already on the list with packages
to clean, when I saw that it suggests a Myspell dictionary.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010496.html">[Mageia-dev] Consolidation of the spelling tools in Mageia
</A></li>
<LI>Next message: <A HREF="010491.html">[Mageia-dev] Consolidation of the spelling tools in Mageia - php and perl packages
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10498">[ date ]</a>
<a href="thread.html#10498">[ thread ]</a>
<a href="subject.html#10498">[ subject ]</a>
<a href="author.html#10498">[ 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>
|