summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2023-07-24 11:24:06 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2023-07-24 11:26:40 +0200
commitd663b753c94e0689bab94416aad493111958686b (patch)
tree2874f4db108bb14d91f6aa42118fe85b735b1350
parent7ccbf9e16519c150fe5b0128173ebc9cad419ced (diff)
symbols/lt: drop the unsightly and unclear backticks around "IBM"
The backticks are not used anywhere else, and no one will understand what they are supposed to convey anyway.
-rw-r--r--rules/base.xml2
-rw-r--r--symbols/lt2
2 files changed, 2 insertions, 2 deletions
diff --git a/rules/base.xml b/rules/base.xml
index cdc07bb8..a0d2ad8e 100644
--- a/rules/base.xml
+++ b/rules/base.xml
@@ -4670,7 +4670,7 @@
<variant>
<configItem>
<name>ibm</name>
- <description>Lithuanian (`IBM`)</description>
+ <description>Lithuanian (IBM)</description>
</configItem>
</variant>
<variant>
diff --git a/symbols/lt b/symbols/lt
index b3b66b3f..994c3297 100644
--- a/symbols/lt
+++ b/symbols/lt
@@ -122,7 +122,7 @@ xkb_symbols "ibm" {
include "latin"
- name[Group1]="Lithuanian (`IBM`)";
+ name[Group1]="Lithuanian (IBM)";
key <TLDE> {[ grave, asciitilde, acute ]};
key <AE01> {[ exclam, 1 ]};