[dasher] French alphabet fix
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher] French alphabet fix
- Date: Thu, 14 Feb 2013 15:41:42 +0000 (UTC)
commit 1ac42da027c10c8a332790b8249a3216b88c1948
Author: Patrick Welche <prlw1 cam ac uk>
Date: Thu Feb 14 14:17:31 2013 +0000
French alphabet fix
French with grouped vowels: don't display "i" the letter as well
as "i" the group.
Data/alphabets/alphabet.french.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Data/alphabets/alphabet.french.xml b/Data/alphabets/alphabet.french.xml
index 2e825d8..2b2a8b4 100644
--- a/Data/alphabets/alphabet.french.xml
+++ b/Data/alphabets/alphabet.french.xml
@@ -315,7 +315,7 @@
<s b="72" d="◌̂" t="î"/>
<s b="82" d="◌̈" t="ï"/>
</group>
-<s b="10" d="i" t="i"/>
+<s b="10" d="" t="i"/>
</group>
<s b="13" d="j" t="j"/>
<s b="11" d="k" t="k"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]