summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-09-05 21:26:47 +0000
committerMatt Wilson <msw@redhat.com>2001-09-05 21:26:47 +0000
commit13a387df1b924a1497e3fc4fdaade903887a206e (patch)
treea364b5809079d93cffc0bee458edd99ca41a0eb0
parent0cbb1d59fcfeb26509e1789448d9feaeea1862ef (diff)
downloadanaconda-13a387df1b924a1497e3fc4fdaade903887a206e.tar.gz
anaconda-13a387df1b924a1497e3fc4fdaade903887a206e.tar.xz
anaconda-13a387df1b924a1497e3fc4fdaade903887a206e.zip
add swiss german mapping #53205
-rw-r--r--kbd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/kbd.py b/kbd.py
index 43d453061..70ced4729 100644
--- a/kbd.py
+++ b/kbd.py
@@ -61,6 +61,7 @@ class Keyboard (SimpleConfigFile):
("ru2" , ('pc102', 'ru', '')),
("ru_win" , ('pc105', 'ru', '')),
("se-latin1" , ('pc102', 'se', '')),
+ ("sg" , ('pc102', 'de_CH', '')),
("sg-latin1" , ('pc102', 'de_CH', '')),
("sk-qwerty" , ('pc102', 'us_sk_qwerty', '')),
("trq" , ('pc102', 'tr', '')),