]> shimmer.witbreuk.eu Git - UltimateKEYS.git/commitdiff
Update and rename rule_xml to xml-definition.txt
authorPieter Degroote <pieter-degroote@users.noreply.github.com>
Wed, 11 Oct 2023 18:29:11 +0000 (20:29 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 18:29:11 +0000 (20:29 +0200)
The XML definition for UltimateKEYS has been updated (for XKB on Linux).

linux-xkb/rule_xml [deleted file]
linux-xkb/xml-definition.txt [new file with mode: 0644]

diff --git a/linux-xkb/rule_xml b/linux-xkb/rule_xml
deleted file mode 100644 (file)
index 4e197e4..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-    <layout>
-      <configItem>
-        <name>ultkeys</name>
-        <shortDescription>ultkeys</shortDescription>
-        <description>UltimateKEYS</description>
-          <languageList>
-            <iso639Id>cat</iso639Id>
-            <iso639Id>dan</iso639Id>
-            <iso639Id>eng</iso639Id>
-            <iso639Id>est</iso639Id>
-            <iso639Id>fao</iso639Id>
-            <iso639Id>fin</iso639Id>
-            <iso639Id>ger</iso639Id>
-            <iso639Id>gre</iso639Id>
-            <iso639Id>gsw</iso639Id>
-            <iso639Id>ita</iso639Id>
-            <iso639Id>lav</iso639Id>
-            <iso639Id>lit</iso639Id>
-            <iso639Id>nld</iso639Id>
-            <iso639Id>nor</iso639Id>
-            <iso639Id>por</iso639Id>
-            <iso639Id>spa</iso639Id>
-            <iso639Id>swe</iso639Id>
-        </languageList>
-      </configItem>
-    </layout>
diff --git a/linux-xkb/xml-definition.txt b/linux-xkb/xml-definition.txt
new file mode 100644 (file)
index 0000000..aa1d6e4
--- /dev/null
@@ -0,0 +1,13 @@
+    <layout>
+      <configItem>
+        <name>ultkeys</name>
+        <shortDescription>ultkeys</shortDescription>
+        <description>UltimateKEYS</description>
+        <countryList>
+          <iso3166Id>US</iso3166Id>
+        </countryList>
+        <languageList>
+          <iso639Id>eng</iso639Id>
+        </languageList>
+      </configItem>
+    </layout>