X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=symbols%2Fua;h=262243e22ace3702e0b0634391cc3c8424aa64c9;hb=refs%2Ftags%2Fsubmit%2Fmaster%2F20120920.151151;hp=150ada562d2a6a966cc241864096f91877e5b1de;hpb=7d3dbc837ed39c5340ff19d96b8edc0755ee71c4;p=framework%2Fuifw%2Fxorg%2Futil%2Fxkeyboard-config.git diff --git a/symbols/ua b/symbols/ua index 150ada5..262243e 100644 --- a/symbols/ua +++ b/symbols/ua @@ -1,11 +1,7 @@ -// $XKeyboardConfig$ - // based on // ukrainian standard keyboard // AEN & Leon Kanter // Last Changes 2007/10/03 by Andriy Rysin -// -// $XFree86: xc/programs/xkbcomp/symbols/ua,v 1.4 2003/05/15 11:29:47 pascal Exp $ // Unicode - 3d level added with some Unicode symbols (typographic quotes, m-dash, n-dash etc), // some often used cyrillics from other slavic languages and some ASCII symbols used often (slash, brackets...) @@ -13,7 +9,7 @@ partial default alphanumeric_keys xkb_symbols "unicode" { include "ua(winkeys)" - name[Group1]= "Ukraine"; + name[Group1]= "Ukrainian"; key { [ U2019, apostrophe, U0301, asciitilde ] }; // Apostrophe and Stress symbol key { [ 1, exclam, onesuperior ] }; @@ -50,7 +46,7 @@ xkb_symbols "unicode" { partial alphanumeric_keys xkb_symbols "legacy" { - name[Group1]= "Ukraine - Legacy"; + name[Group1]= "Ukrainian (legacy)"; key { [ apostrophe, asciitilde ] }; key { [ 1, exclam ] }; @@ -111,7 +107,7 @@ partial alphanumeric_keys xkb_symbols "winkeys" { include "ua(legacy)" - name[Group1]= "Ukraine - Winkeys"; + name[Group1]= "Ukrainian (WinKeys)"; key { [ 3, numerosign ] }; key { [ 4, semicolon ] }; @@ -126,7 +122,7 @@ partial alphanumeric_keys xkb_symbols "typewriter" { include "ua(legacy)" - name[Group1]= "Ukraine - Typewriter"; + name[Group1]= "Ukrainian (typewriter)"; key { [ apostrophe, quotedbl ] }; key { [ exclam, 1 ] }; @@ -155,7 +151,7 @@ partial alphanumeric_keys xkb_symbols "phonetic" { include "ua(legacy)" - name[Group1]= "Ukraine - Phonetic"; + name[Group1]= "Ukrainian (phonetic)"; key { [ Cyrillic_ya, Cyrillic_YA ] }; key { [ Cyrillic_ve, Cyrillic_VE ] }; @@ -201,7 +197,7 @@ partial alphanumeric_keys xkb_symbols "rstu" { include "ua(legacy)" - name[Group1]= "Ukraine - Standard RSTU"; + name[Group1]= "Ukrainian (standard RSTU)"; key { [ apostrophe, question ] }; key { [ exclam, 1 ] }; @@ -231,7 +227,7 @@ xkb_symbols "rstu" { partial alphanumeric_keys xkb_symbols "rstu_ru" { include "ru(common)" - name[Group1]= "Ukraine - Standard RSTU on Russian layout"; + name[Group1]= "Russian (Ukraine, standard RSTU)"; key { [ apostrophe, question ] }; key { [ exclam, 1 ] }; @@ -257,7 +253,7 @@ key.type[group1]="ALPHABETIC"; partial alphanumeric_keys xkb_symbols "homophonic" { include "ua(legacy)" - name[Group1]= "Ukraine - Homophonic"; + name[Group1]= "Ukrainian (homophonic)"; key { [ grave, underscore ] }; key { [ 1, exclam ] }; @@ -310,25 +306,3 @@ xkb_symbols "homophonic" { key { [ period, greater ] }; key { [ slash, question ] }; }; - -// Crimean Tatar (Crimean Turkish) layouts. -partial -xkb_symbols "crh" { - include "tr(crh)" - - name[Group1]="Ukraine - Crimean Tatar (Turkish Q)"; -}; - -partial -xkb_symbols "crh_f" { - include "tr(crh_f)" - - name[Group1]="Ukraine - Crimean Tatar (Turkish F)"; -}; - -partial -xkb_symbols "crh_alt" { - include "tr(crh_alt)" - - name[Group1]="Ukraine - Crimean Tatar (Turkish Alt-Q)"; -};