From: Sergey V. Udaltsov Date: Thu, 14 Apr 2011 23:36:36 +0000 (+0100) Subject: Moving ca(kut) to extras X-Git-Tag: xkeyboard-config-2.3~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec1f5af5d16ef9ccbb23b74cbe82f11b311d7293;p=platform%2Fupstream%2Fxkeyboard-config.git Moving ca(kut) to extras There are only 12 speakers, as of 1999 http://en.wikipedia.org/wiki/Kutenai_language --- diff --git a/rules/base.extras.xml.in b/rules/base.extras.xml.in index 60eafdd..9cb7977 100644 --- a/rules/base.extras.xml.in +++ b/rules/base.extras.xml.in @@ -14,6 +14,23 @@ + ca + <_shortDescription>fr + <_description>French (Canada) + fr + + + + + kut + <_shortDescription>kut + <_description>Kutenai + + + + + + ir <_shortDescription>Iran <_description>Iran diff --git a/rules/base.xml.in b/rules/base.xml.in index 3f26331..3024f95 100644 --- a/rules/base.xml.in +++ b/rules/base.xml.in @@ -2186,13 +2186,6 @@ - kut - <_shortDescription>kut - <_description>Kutenai - - - - eng <_shortDescription>en <_description>English (Canada) diff --git a/symbols/ca b/symbols/ca index cfb7b25..1c777ee 100644 --- a/symbols/ca +++ b/symbols/ca @@ -492,6 +492,14 @@ xkb_symbols "olpc" { }; partial alphanumeric_keys +xkb_symbols "eng" { + name[Group1] = "English (Canada)"; + include "us(basic)" +}; + +// EXTRAS: + +partial alphanumeric_keys xkb_symbols "kut" { //Ejective U0313 and compose accents are from shs layout @@ -519,9 +527,3 @@ xkb_symbols "kut" { //MODIFIER LETTER RIGHT HALF RING key { [ semicolon, colon,U02BE,U02BE ] }; }; - -partial alphanumeric_keys -xkb_symbols "eng" { - name[Group1] = "English (Canada)"; - include "us(basic)" -};