From cb857a747b66da1cf003dbec2af7d531965a6b9d Mon Sep 17 00:00:00 2001 From: svu Date: Wed, 30 Jan 2008 23:10:31 +0000 Subject: [PATCH] added am(olpc), b.fd.o#14226 --- ChangeLog | 2 ++ rules/base.lists.part | 2 +- symbols/am | 8 ++++++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5117ef0..7f1b9cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ http://bugs.freedesktop.org/show_bug.cgi?id=14286 * symbols/es, rules/base.xml.in: added es(ast), http://bugs.freedesktop.org/show_bug.cgi?id=14277 + * symbols/am, rules/base.lists.part: added am(olpc), + http://bugs.freedesktop.org/show_bug.cgi?id=14226 2008-01-29 Sergey Udaltsov diff --git a/rules/base.lists.part b/rules/base.lists.part index 8c581de..67185fc 100644 --- a/rules/base.lists.part +++ b/rules/base.lists.part @@ -15,7 +15,7 @@ ! $pcgeometries = abnt2 latitude jp106 kr106 // Layouts that provide further specializations for the OLPC -! $olpclayouts = ara br es et kz in mn np ru th tr us +! $olpclayouts = am ara br es et kz in mn np ru th tr us ! $macbooks = macbook78 macbook79 ! $maclaptop = ibook powerbook macbook78 macbook79 diff --git a/symbols/am b/symbols/am index a6a6759..6fe8483 100644 --- a/symbols/am +++ b/symbols/am @@ -66,6 +66,14 @@ xkb_symbols "basic" { }; +partial alphanumeric_keys +xkb_symbols "olpc" { + include "am(basic)" + name[Group1]= "Armenia"; + + include "group(olpc)" +}; + xkb_symbols "phonetic" { include "am(basic)" name[Group1]= "Armenia - Phonetic"; -- 2.7.4