summaryrefslogtreecommitdiff
path: root/symbols/eu
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-04-15 15:48:19 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2022-04-20 13:55:34 +0200
commit734f2be51237cbeae29451540cb7a917ac9b668e (patch)
tree9c168a487546d92f077f313004fc571e61968670 /symbols/eu
parent829b483a890a28b9dec6d589d7b76d9734e46b93 (diff)
downloadxkeyboard-config-734f2be51237cbeae29451540cb7a917ac9b668e.tar.gz
symbols: replace five deprecated symbol names with their preferred forms
The five are: Eth => ETH, Thorn => THORN, quoteleft => grave, quoteright => apostrophe, and kana_middledot => kana_conjunctive.
Diffstat (limited to 'symbols/eu')
-rw-r--r--symbols/eu4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/eu b/symbols/eu
index ad5e453..bc796de 100644
--- a/symbols/eu
+++ b/symbols/eu
@@ -24,7 +24,7 @@ xkb_symbols "basic" {
key <AD02> { [ w, W, aring, Aring ] };
key <AD03> { [ e, E, ediaeresis, Ediaeresis ] };
key <AD04> { [ r, R, yacute, Yacute ] };
- key <AD05> { [ t, T, thorn, Thorn ] };
+ key <AD05> { [ t, T, thorn, THORN ] };
key <AD06> { [ y, Y, ydiaeresis, Ydiaeresis ] };
key <AD07> { [ u, U, udiaeresis, Udiaeresis ] };
key <AD08> { [ i, I, idiaeresis, Idiaeresis ] };
@@ -36,7 +36,7 @@ xkb_symbols "basic" {
key <AC01> { [ a, A, adiaeresis, Adiaeresis ] };
key <AC02> { [ s, S, ssharp, section ] };
- key <AC03> { [ d, D, eth, Eth ] };
+ key <AC03> { [ d, D, eth, ETH ] };
key <AC04> { [ f, F, egrave, Egrave ] };
key <AC05> { [ g, G, eacute, Eacute ] };
key <AC06> { [ h, H, ugrave, Ugrave ] };