diff options
author | marha <marha@users.sourceforge.net> | 2011-04-05 14:52:19 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-04-05 14:52:19 +0000 |
commit | 6254e74e8b2ff8a2a1e8476a3300a7bdd65b7ad6 (patch) | |
tree | 02e0d5fd297602d526b582dc527e007fe20a326f /xorg-server/xkeyboard-config/symbols/ge | |
parent | 1d142834bdb30308784a0654a39b7c0de7e37695 (diff) | |
parent | eaedc21febeadad4cf0e370f5d97e7bdb4470870 (diff) | |
download | vcxsrv-6254e74e8b2ff8a2a1e8476a3300a7bdd65b7ad6.tar.gz vcxsrv-6254e74e8b2ff8a2a1e8476a3300a7bdd65b7ad6.tar.bz2 vcxsrv-6254e74e8b2ff8a2a1e8476a3300a7bdd65b7ad6.zip |
svn merge ^/branches/released .
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols/ge')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/ge | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/ge b/xorg-server/xkeyboard-config/symbols/ge index 0746295b5..18b062d13 100644 --- a/xorg-server/xkeyboard-config/symbols/ge +++ b/xorg-server/xkeyboard-config/symbols/ge @@ -18,7 +18,7 @@ partial default alphanumeric_keys
xkb_symbols "basic" {
- name[Group1]= "Georgia";
+ name[Group1]= "Georgian";
key <TLDE> { [ 0x0100201e, 0x0100201c, 0x0100201e, asciitilde ] };
key <AE01> { [ 1, exclam, apostrophe ] };
@@ -85,7 +85,7 @@ partial alphanumeric_keys xkb_symbols "ergonomic" {
include "ge(basic)"
- name[Group1]= "Georgia - Ergonomic";
+ name[Group1]= "Georgian (ergonomic)";
key <TLDE> { [ 0x0100201e, apostrophe, 0x0100201e, asciitilde ] };
key <AE01> { [ exclam, 1, exclam ] };
@@ -147,7 +147,7 @@ partial alphanumeric_keys xkb_symbols "mess" {
include "ge(basic)"
- name[Group1]= "Georgia - MESS";
+ name[Group1]= "Georgian (MESS)";
key <TLDE> { [ 0x010010ed, backslash, quoteleft ] };
key <AE01> { [ 1, exclam, apostrophe ] };
@@ -206,7 +206,7 @@ xkb_symbols "mess" { partial alphanumeric_keys
xkb_symbols "ru" {
- name[Group1]= "Georgia - Russian";
+ name[Group1]= "Russian (Georgia)";
key <TLDE> { [ asciicircum, asciitilde ] };
key <AE01> { [ 1, exclam ] };
@@ -267,6 +267,6 @@ xkb_symbols "os" { include "ru(os_legacy)"
- name[Group1]= "Georgia - Ossetian";
+ name[Group1]= "Ossetian (Georgia)";
};
|