summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kbd.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbd.py b/kbd.py
index 3c1312733..bfdda7e1f 100644
--- a/kbd.py
+++ b/kbd.py
@@ -26,8 +26,8 @@ class Keyboard (SimpleConfigFile):
("bg" , ('pc102', 'bg', '')),
("br-abnt2" , ('pc102', 'br', '')),
("cf" , ('pc102', 'cf', '')),
- ("cz-lat2" , ('pc102', 'cs', '')),
- ("cz-lat2-prog" , ('pc102', 'cs', '')),
+ ("cz-lat2" , ('pc102', 'cz', '')),
+ ("cz-lat2-prog" , ('pc102', 'cz', '')),
("de-latin1" , ('pc102', 'de', '')),
("de" , ('pc102', 'de', '')),
("de-latin1-nodeadkeys" , ('pc102', 'de', 'nodeadkeys')),