diff options
author | Benno Schulenberg <bensberg@telfort.nl> | 2023-10-12 13:48:25 +0200 |
---|---|---|
committer | Benno Schulenberg <bensberg@telfort.nl> | 2023-10-22 13:40:58 +0200 |
commit | 160e2db5c1fbcacd4411f53d678d0980552db507 (patch) | |
tree | 42ba4c0b7d5a08a02fd1049e2b11a8ab12f455c1 /rules | |
parent | f5cf32f4e0c73ed6c3f25a806640e1859d6db1e6 (diff) |
symbols/it: delete the mistaken `intl` layout
The layout is not international at all, and cannot be used to type
just German or French or Slovak either. It looks more like a first
draft of the `scn` layout.
The original contributor, David Paleino, agrees with its removal.
This addresses and closes issue #406.
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'rules')
-rw-r--r-- | rules/base.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/rules/base.xml b/rules/base.xml index 370ff3d6..79c6cc56 100644 --- a/rules/base.xml +++ b/rules/base.xml @@ -4922,22 +4922,6 @@ </variant> <variant> <configItem> - <name>intl</name> - <description>Italian (intl., with dead keys)</description> - <languageList> - <iso639Id>deu</iso639Id> - <iso639Id>fra</iso639Id> - <iso639Id>ita</iso639Id> - <iso639Id>slk</iso639Id> - <iso639Id>srd</iso639Id> - <iso639Id>nap</iso639Id> - <iso639Id>scn</iso639Id> - <iso639Id>fur</iso639Id> - </languageList> - </configItem> - </variant> - <variant> - <configItem> <name>fur</name> <description>Friulian (Italy)</description> <languageList> |