From 476b32cf305b42ae1fe914c3dad94d8070e7a846 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 2 Apr 2023 16:45:01 +0200 Subject: rules: add two missing codes (ng, pk) for files that have OLPC layouts Sixteen years ago commit a8551efb70 added OLPC layouts for nine countries but added just seven country codes. Also, sort the code for India alphabetically. --- rules/0001-lists.part | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/0001-lists.part b/rules/0001-lists.part index 14109d8..f8191ed 100644 --- a/rules/0001-lists.part +++ b/rules/0001-lists.part @@ -20,8 +20,8 @@ // TypeMatrix geometries ! $tmgeometries = tm2020 tm2030PS2 tm2030USB tm2030USB-102 tm2030USB-106 -// Layouts that provide further specializations for the OLPC -! $olpclayouts = af am ara br ca es et fr it kh kz in mn np ru th tr us +// Country files that provide specializations for the OLPC: +! $olpclayouts = af am ara br ca es et fr in it kh kz mn ng np pk ru th tr us ! $macbooks = macbook78 macbook79 ! $maclaptop = ibook powerbook macbook78 macbook79 -- cgit v1.2.1