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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Some changes to lang.pm of drakx
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Some%20changes%20to%20lang.pm%20of%20drakx&In-Reply-To=%3CCAOkW%3DmyxUjj98LUUKyTPh4gn%2BJUriOre_HyAbemODOn4K1NsWw%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011630.html">
<LINK REL="Next" HREF="011620.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Some changes to lang.pm of drakx</H1>
<B>You-Cheng Hsieh</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Some%20changes%20to%20lang.pm%20of%20drakx&In-Reply-To=%3CCAOkW%3DmyxUjj98LUUKyTPh4gn%2BJUriOre_HyAbemODOn4K1NsWw%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Some changes to lang.pm of drakx">yochenhsieh at gmail.com
</A><BR>
<I>Mon Jan 30 01:57:56 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011630.html">[Mageia-dev] Some changes to lang.pm of drakx
</A></li>
<LI>Next message: <A HREF="011620.html">[Mageia-dev] [soft-commits] [2851] Add hime; remove chinput, kinput2, oxim, xcin.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11634">[ date ]</a>
<a href="thread.html#11634">[ thread ]</a>
<a href="subject.html#11634">[ subject ]</a>
<a href="author.html#11634">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2012/1/30 Olav Vitters <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">olav at vitters.nl</A>>:
><i> On Sun, Jan 29, 2012 at 09:50:41PM +0800, You-Cheng Hsieh wrote:
</I>>><i> - remove chinput, kinput2, oxim, xcin. These ime have no packages in
</I>>><i> Mageia and are not maintained upstream long ago. So I just comment out
</I>>><i> their lines.
</I>>><i> These changes will only affect how users select ime in localedrake.
</I>><i>
</I>><i> What happens if users currently have that installed? Will they
</I>><i> automatically migrate to another IME?
</I>If you mean users migrated from Mandriva and with old IME installed,
nothing will happend to them. Only after they run localedrake and they
will have to select other supported IME instead.
><i> Btw, with version control, just delete. Commenting out is bad IMO.
</I>Thanks. I will do that next time.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011630.html">[Mageia-dev] Some changes to lang.pm of drakx
</A></li>
<LI>Next message: <A HREF="011620.html">[Mageia-dev] [soft-commits] [2851] Add hime; remove chinput, kinput2, oxim, xcin.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11634">[ date ]</a>
<a href="thread.html#11634">[ thread ]</a>
<a href="subject.html#11634">[ subject ]</a>
<a href="author.html#11634">[ 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>
|