From 5b232efc9176475209c4d2362224f8616ffaa299 Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Thu, 11 Feb 2010 18:58:47 +0000 Subject: [PATCH] missing sun6 rules From Javier Acosta --- rules/base.lists.part | 6 ++++++ rules/base.ml_s.part | 2 ++ 2 files changed, 8 insertions(+) diff --git a/rules/base.lists.part b/rules/base.lists.part index 27f081f..f3b4a15 100644 --- a/rules/base.lists.part +++ b/rules/base.lists.part @@ -97,3 +97,9 @@ ! $evdevkbds = ibm_spacesaver ! $thinkpads = thinkpad thinkpad60 thinkpadz60 + +! $sun_t6_custom = ara be br ca ch cz de dk \ + ee es fi fr gb gr it kr \ + lt lv nl no pl pt ro ru \ + se sk tr tw ua + diff --git a/rules/base.ml_s.part b/rules/base.ml_s.part index 723cfb1..8548460 100644 --- a/rules/base.ml_s.part +++ b/rules/base.ml_s.part @@ -9,9 +9,11 @@ sun5 * = latin+sun_vndr/us(type5)+%l%(v) sun6 us = pc+sun_vndr/us(type6) sun6 en_US = pc+sun_vndr/us(type6)+iso9995-3(basic) + sun6 $sun_t6_custom = pc+sun_vndr/us(type6)+sun_vndr/%l%(v) sun6 * = pc+sun_vndr/us(type6)+%l%(v) sun6euro us = pc+sun_vndr/us(type6) sun6euro en_US = pc+sun_vndr/us(type6)+iso9995-3(basic) + sun6euro $sun_t6_custom = pc+sun_vndr/us(type6)+sun_vndr/%l%(v) sun6euro * = pc+sun_vndr/us(type6)+%l%(v) pc98 nec_vndr/jp = nec_vndr/jp(pc98) macintosh_old us = macintosh_vndr/us(oldmac) -- 2.7.4