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/fi | |
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/fi')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/fi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/fi b/xorg-server/xkeyboard-config/symbols/fi index 35c9da7a4..825e77435 100644 --- a/xorg-server/xkeyboard-config/symbols/fi +++ b/xorg-server/xkeyboard-config/symbols/fi @@ -29,7 +29,7 @@ xkb_symbols "kotoistus" { //
// Annex 3 of the standard is implemented in fi_FI.UTF-8/Compose
- name[Group1]="Finland";
+ name[Group1]="Finnish";
key <TLDE> { [ section, onehalf, dead_stroke, NoSymbol ] };
key <AE01> { [ 1, exclam, NoSymbol, exclamdown ] };
@@ -95,7 +95,7 @@ xkb_symbols "classic" { include "fi(fi)"
- name[Group1]="Finland - Classic";
+ name[Group1]="Finnish (classic)";
};
partial alphanumeric_keys hidden
@@ -169,7 +169,7 @@ xkb_symbols "nodeadkeys" { include "fi(fi)"
- name[Group1]="Finland - Classic, eliminate dead keys";
+ name[Group1]="Finnish (classic, eliminate dead keys)";
key <AE12> { [ acute, grave, cedilla, ogonek ] };
key <AD12> { [ diaeresis, asciicircum, asciitilde, caron ] };
@@ -189,7 +189,7 @@ xkb_symbols "smi" { include "no(smi)"
- name[Group1]="Finland - Northern Saami";
+ name[Group1]="Saami (Finland)";
key <AC10> { [ odiaeresis, Odiaeresis, oslash, Oslash ] };
key <AC11> { [ adiaeresis, Adiaeresis, ae, AE ] };
@@ -202,5 +202,5 @@ xkb_symbols "mac" { include "se(mac)"
- name[Group1]="Finland - Macintosh";
+ name[Group1]="Finnish (Macintosh)";
};
|