summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2023-04-25 16:45:42 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2023-04-27 12:11:46 +0200
commit191e0690961f094e9b0d80735c536155948d683a (patch)
tree7bb613d9dfa2989ae52854593dde26ee32b75fca /rules
parent1f6ab8ff3de3aa1d440c7deb9b49e47eb6a38066 (diff)
downloadxkeyboard-config-191e0690961f094e9b0d80735c536155948d683a.tar.gz
add a layout for the Gothic script
This Gothic layout is put in a new symbols file, called 'ancient', so that there will be a place for other layouts for antique scripts. The name "ancient" is chosen because that is how Gothic is marked in https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes. This fulfills issue #55. Proposed-by: Tim Nelson Original-patch-by: Tim Nelson Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'rules')
-rw-r--r--rules/base.extras.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/rules/base.extras.xml b/rules/base.extras.xml
index cdfeaac..f7cc977 100644
--- a/rules/base.extras.xml
+++ b/rules/base.extras.xml
@@ -5,6 +5,27 @@
<layoutList>
<layout>
<configItem popularity="exotic">
+ <name>ancient</name>
+ <shortDescription>xx</shortDescription>
+ <description>Ancient</description>
+ <languageList>
+ <iso639Id>got</iso639Id>
+ </languageList>
+ </configItem>
+ <variantList>
+ <variant>
+ <configItem popularity="exotic">
+ <name>got</name>
+ <description>Gothic</description>
+ <languageList>
+ <iso639Id>got</iso639Id>
+ </languageList>
+ </configItem>
+ </variant>
+ </variantList>
+ </layout>
+ <layout>
+ <configItem popularity="exotic">
<name>apl</name>
<shortDescription>apl</shortDescription>
<description>APL</description>