diff options
author | Jerome Leclanche <jerome@leclan.ch> | 2019-10-07 23:25:08 +0200 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2019-11-14 21:21:53 +0000 |
commit | e159073ea54e141486dc22a18e314a695056f460 (patch) | |
tree | 71cacbbf9da28605d19d442f6af8ba5bc048ba06 /rules | |
parent | ce70f43a530cf6ab02259ea89f1f4c10b6fb8360 (diff) |
Add Drix English layout variant
Diffstat (limited to 'rules')
-rw-r--r-- | rules/base.extras.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/base.extras.xml b/rules/base.extras.xml index 86e59784..7570761b 100644 --- a/rules/base.extras.xml +++ b/rules/base.extras.xml @@ -383,6 +383,12 @@ </variant> <variant> <configItem> + <name>drix</name> + <description>English (Drix)</description> + </configItem> + </variant> + <variant> + <configItem> <name>ibm238l</name> <description>English (US, IBM Arabic 238_L)</description> </configItem> |