diff options
author | Shai Berger <shai@platonix.com> | 2023-08-20 09:11:00 +0000 |
---|---|---|
committer | Benno Schulenberg <bensberg@telfort.nl> | 2023-08-27 05:55:11 +0000 |
commit | 5a5861d241125c4f7148fa64360f534e77ed7d9c (patch) | |
tree | 2b9214cea3cede8bc10fac45a8e9fbf5c40cb520 /rules | |
parent | 32b2ba03cb0d759ddae6e9428583228c9883d95e (diff) |
Change identifier for the SI-1452-2 layout variant
In some circumstances the identifier of the variant is presented,
rather than the name. The identifier "two" is not descriptive
enough.
Thanks @benno for suggesting the name "si2".
Diffstat (limited to 'rules')
-rw-r--r-- | rules/base.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/base.xml b/rules/base.xml index edb7f48a..928679cd 100644 --- a/rules/base.xml +++ b/rules/base.xml @@ -4039,7 +4039,7 @@ <variantList> <variant> <configItem> - <name>two</name> + <name>si2</name> <description>Hebrew (SI-1452-2)</description> </configItem> </variant> |