diff options
author | marha <marha@users.sourceforge.net> | 2011-04-13 07:19:47 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-04-13 07:19:47 +0000 |
commit | d92d86b5e751381366dcde13cf983e041e300ee2 (patch) | |
tree | dd51efa32957d8d98d06e6ecd0f287322a933025 /xorg-server/xkeyboard-config/symbols/ua | |
parent | e2c8d047679db3bbb166d709b86e18180be6d713 (diff) | |
parent | 125aba11ec484309e4dc5b2abf1b15ac98784159 (diff) | |
download | vcxsrv-d92d86b5e751381366dcde13cf983e041e300ee2.tar.gz vcxsrv-d92d86b5e751381366dcde13cf983e041e300ee2.tar.bz2 vcxsrv-d92d86b5e751381366dcde13cf983e041e300ee2.zip |
svn merge ^/branches/released .
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols/ua')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/ua | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/ua b/xorg-server/xkeyboard-config/symbols/ua index 1fba1368b..8da0d86d2 100644 --- a/xorg-server/xkeyboard-config/symbols/ua +++ b/xorg-server/xkeyboard-config/symbols/ua @@ -9,7 +9,7 @@ partial default alphanumeric_keys xkb_symbols "unicode" {
include "ua(winkeys)"
- name[Group1]= "Ukraine";
+ name[Group1]= "Ukrainian";
key <TLDE> { [ U2019, apostrophe, U0301, asciitilde ] }; // Apostrophe and Stress symbol
key <AE02> { [ 1, exclam, onesuperior ] };
@@ -46,7 +46,7 @@ xkb_symbols "unicode" { partial alphanumeric_keys
xkb_symbols "legacy" {
- name[Group1]= "Ukraine - Legacy";
+ name[Group1]= "Ukrainian (legacy)";
key <TLDE> { [ apostrophe, asciitilde ] };
key <AE01> { [ 1, exclam ] };
@@ -107,7 +107,7 @@ partial alphanumeric_keys xkb_symbols "winkeys" {
include "ua(legacy)"
- name[Group1]= "Ukraine - Winkeys";
+ name[Group1]= "Ukrainian (WinKeys)";
key <AE03> { [ 3, numerosign ] };
key <AE04> { [ 4, semicolon ] };
@@ -122,7 +122,7 @@ partial alphanumeric_keys xkb_symbols "typewriter" {
include "ua(legacy)"
- name[Group1]= "Ukraine - Typewriter";
+ name[Group1]= "Ukrainian (typewriter)";
key <TLDE> { [ apostrophe, quotedbl ] };
key <AE01> { [ exclam, 1 ] };
@@ -151,7 +151,7 @@ partial alphanumeric_keys xkb_symbols "phonetic" {
include "ua(legacy)"
- name[Group1]= "Ukraine - Phonetic";
+ name[Group1]= "Ukrainian (phonetic)";
key <LatQ> { [ Cyrillic_ya, Cyrillic_YA ] };
key <LatW> { [ Cyrillic_ve, Cyrillic_VE ] };
@@ -197,7 +197,7 @@ partial alphanumeric_keys xkb_symbols "rstu" {
include "ua(legacy)"
- name[Group1]= "Ukraine - Standard RSTU";
+ name[Group1]= "Ukrainian (standard RSTU)";
key <TLDE> { [ apostrophe, question ] };
key <AE01> { [ exclam, 1 ] };
@@ -227,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 <TLDE> { [ apostrophe, question ] };
key <AE01> { [ exclam, 1 ] };
@@ -253,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 <TLDE> { [ grave, underscore ] };
key <AE01> { [ 1, exclam ] };
|