Skip to content

Commit

Permalink
CLDR-12026 move out of techpreview
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Mar 21, 2024
1 parent c350b58 commit 11b208e
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions keyboards/3.0/fr-t-k0-optimise.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE keyboard3 SYSTEM "../dtd/ldmlKeyboard3.dtd">
<!--
<keyboard3 xmlns="https://schemas.unicode.org/cldr/45/keyboard3" locale="fr-t-k0-optimise" conformsTo="45">
<!--
New French
-->
<keyboard3 locale="fr-t-k0-optimise" conformsTo="techpreview">
<version number="1.0.0" />
<info author="Team Keyboard" name="French AZERTY optimisé" layout="AZERTY" indicator="FR" />

Expand Down Expand Up @@ -188,13 +187,5 @@
<!-- accent + space = spacing accent -->
<transform from="($[spacing_accent]) " to="$1" />
</transformGroup>
<transformGroup>
<!-- this is a reorder group -->
<!-- nod-Lana partial example -->
<reorder from="\u1A60" order="127" />
<reorder from="\u1A6B" order="42" />
<reorder from="[\u1A75-\u1A79]" order="55" />
<!-- ... partial example ... -->
</transformGroup>
</transforms>
</keyboard3>

0 comments on commit 11b208e

Please sign in to comment.